use DB as the data driver in dataobject.ini too
darcs-hash:20080619021449-84dde-773db884c6276622f3090ab02116410750200470.gz
This commit is contained in:
parent
de9cd14a6f
commit
0620e9f668
|
@ -5,6 +5,6 @@ schema_location = /home/evan/code/stoica/classes
|
||||||
class_location = /home/evan/code/stoica/classes
|
class_location = /home/evan/code/stoica/classes
|
||||||
require_prefix = classes/
|
require_prefix = classes/
|
||||||
class_prefix =
|
class_prefix =
|
||||||
db_driver = MDB2 #Use this if you wish to use MDB2 as the driver
|
db_driver = DB #Use this if you wish to use MDB2 as the driver
|
||||||
quote_identifiers = 0
|
quote_identifiers = 0
|
||||||
generator_exclude_regex = /oid_.*/
|
generator_exclude_regex = /oid_.*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user