* fixed table duplication for unit tests
authorJure Kajzer <freakolowsky@users.mediawiki.org>
Tue, 7 Jun 2011 05:09:32 +0000 (05:09 +0000)
committerJure Kajzer <freakolowsky@users.mediawiki.org>
Tue, 7 Jun 2011 05:09:32 +0000 (05:09 +0000)
commit4922a1cbdaeff0922b8e3b6a0616bbd69bd44d66
tree2c72f65f14d5d52abda585fbb96a0286826eea66
parent04030f324c41bcc6d938fa3cad42b10261ca17dd
* fixed table duplication for unit tests
* fixed sequence handling when using DB prefix
* deferring constraints on transaction, switching back to immediate on commit/rollback
* hardcoded NLS_NUMERIC_CHARACTERS as it breaks using floats in sql if connection is in a non-US-like NLS_LANG (all vars are bound as chars)
includes/db/DatabaseOracle.php
maintenance/oracle/archives/patch_rebuild_dupfunc.sql
maintenance/oracle/tables.sql