]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Separate into 'initialize' and 'destroy' SQL
authordfrankow <dfrankow@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 22 Jul 2004 16:50:07 +0000 (16:50 +0000)
committerdfrankow <dfrankow@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 22 Jul 2004 16:50:07 +0000 (16:50 +0000)
commit385ace71579b2184612373470e5da5e5b74bd648
tree31c9896159a4a885776d3bf81fb25ef4693ca9f8
parent661d0b3eed1920e5bea5468559307bfbe1180304
Separate into 'initialize' and 'destroy' SQL

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3908 96ab9672-09ca-45d6-a79d-3d69d39ca109
schemas/minisql-destroy.sql [new file with mode: 0644]
schemas/minisql-initialize.sql [moved from schemas/minisql.sql with 88% similarity]
schemas/mysql-destroy.sql [new file with mode: 0644]
schemas/mysql-initialize.sql [moved from schemas/mysql.sql with 87% similarity]
schemas/oci8-destroy.sql [new file with mode: 0644]
schemas/oci8-initialize.sql [moved from schemas/oci8.sql with 89% similarity]
schemas/psql-destroy.sql [new file with mode: 0644]
schemas/psql-initialize.sql [moved from schemas/psql.sql with 90% similarity]
schemas/sqlite-destroy.sql [new file with mode: 0644]
schemas/sqlite-initialize.sql [moved from schemas/sqlite.sql with 95% similarity]