use DB as the data driver in dataobject.ini too
darcs-hash:20080619021449-84dde-773db884c6276622f3090ab02116410750200470.gz
This commit is contained in:
		| @@ -5,6 +5,6 @@ schema_location   = /home/evan/code/stoica/classes | ||||
| class_location    = /home/evan/code/stoica/classes | ||||
| require_prefix    = classes/ | ||||
| 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 | ||||
| generator_exclude_regex = /oid_.*/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user