Hi,
I read the svn code, and i found DBCommit / DBRollback function. But, only mysql and sqlite are coded. Why oracle and postgresl are missing ???
And, if you use commit / rollback, why don't you use foreign key in database schema ???
Thanks for your works
I read the svn code, and i found DBCommit / DBRollback function. But, only mysql and sqlite are coded. Why oracle and postgresl are missing ???
And, if you use commit / rollback, why don't you use foreign key in database schema ???
Thanks for your works
Comment