[Serdev] CVS:commitlog: experimental/oracle Makefile

Dmitry Semyonov dsemyonov at dins.ru
Thu Sep 8 15:31:22 UTC 2005


Jan,

On Thu, 8 Sep 2005, Jan Janak wrote:

> Out of curiosity, could you send me your SER database schema for oracle

The only clear table is 'version':

CREATE TABLE ser.version
(
    table_name                       VARCHAR2 (64)                   NOT NULL
  , table_version                    NUMBER   (5)                    DEFAULT '0' NOT NULL
)

'domain', 'subscriber', and 'location' are views mapped to our 
internal DB. Other tables are not used currently.

-- 
...Bye..Dmitry.




More information about the Serdev mailing list