Loading...
 
Development

Development


Database besides MySql

posts: 25

I'm working on the Homework (Which Should Be Called Writers'I'm working on the Homework (Which Should Be Called Writers' Workshop) feature for tiki 1.9.

I've added a few columns to some of the tables and one new table so far.

I'm using MySql. How do my changes to the database get propagated to Oracle, postgresql, etc.?

Thanks, George

posts: 1633 Canada

Please see:

DbAbstractionDev
DbAbstractionList

M ;-)


posts: 2881 United Kingdom

Hi george

in db/convertscripts are some scripts to convert the tiki.sql and the upgrade.sql into the other db scripts.

:)