Revision: 4005
http://openser.svn.sourceforge.net/openser/?rev=4005&view=rev
Author: henningw
Date: 2008-04-10 09:10:08 -0700 (Thu, 10 Apr 2008)
Log Message:
-----------
- reorder colum definition for compability with oracle, because this database
is much more strict in the syntax checking..
- old $name $type NOT NULL DEFAULT '', new $name $type DEFAULT '' NOT NULL,
- tested with openserdbctl tests for this databases
Modified Paths:
--------------
trunk/doc/dbschema/xsl/oracle.xsl
trunk/doc/dbschema/xsl/sql.xsl
trunk/scripts/mysql/acc-create.sql
trunk/scripts/mysql/alias_db-create.sql
trunk/scripts/mysql/auth_db-create.sql
trunk/scripts/mysql/avpops-create.sql
trunk/scripts/mysql/carrierroute-create.sql
trunk/scripts/mysql/cpl-create.sql
trunk/scripts/mysql/dispatcher-create.sql
trunk/scripts/mysql/domain-create.sql
trunk/scripts/mysql/group-create.sql
trunk/scripts/mysql/lcr-create.sql
trunk/scripts/mysql/msilo-create.sql
trunk/scripts/mysql/pdt-create.sql
trunk/scripts/mysql/permissions-create.sql
trunk/scripts/mysql/presence-create.sql
trunk/scripts/mysql/registrar-create.sql
trunk/scripts/mysql/rls-create.sql
trunk/scripts/mysql/siptrace-create.sql
trunk/scripts/mysql/speeddial-create.sql
trunk/scripts/mysql/standard-create.sql
trunk/scripts/mysql/uri_db-create.sql
trunk/scripts/mysql/userblacklist-create.sql
trunk/scripts/mysql/usrloc-create.sql
trunk/scripts/postgres/acc-create.sql
trunk/scripts/postgres/alias_db-create.sql
trunk/scripts/postgres/auth_db-create.sql
trunk/scripts/postgres/avpops-create.sql
trunk/scripts/postgres/carrierroute-create.sql
trunk/scripts/postgres/cpl-create.sql
trunk/scripts/postgres/dispatcher-create.sql
trunk/scripts/postgres/domain-create.sql
trunk/scripts/postgres/group-create.sql
trunk/scripts/postgres/lcr-create.sql
trunk/scripts/postgres/msilo-create.sql
trunk/scripts/postgres/pdt-create.sql
trunk/scripts/postgres/permissions-create.sql
trunk/scripts/postgres/presence-create.sql
trunk/scripts/postgres/registrar-create.sql
trunk/scripts/postgres/rls-create.sql
trunk/scripts/postgres/siptrace-create.sql
trunk/scripts/postgres/speeddial-create.sql
trunk/scripts/postgres/standard-create.sql
trunk/scripts/postgres/uri_db-create.sql
trunk/scripts/postgres/userblacklist-create.sql
trunk/scripts/postgres/usrloc-create.sql
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Devel mailing list
[email protected]
http://lists.openser.org/cgi-bin/mailman/listinfo/devel