gnu-social/dataobject.ini
Evan Prodromou 0620e9f668 use DB as the data driver in dataobject.ini too
darcs-hash:20080619021449-84dde-773db884c6276622f3090ab02116410750200470.gz
2008-06-18 22:14:49 -04:00

11 lines
348 B
INI

[DB_DataObject]
database = mysql://root:@localhost/stoica
schema_location = /home/evan/code/stoica/classes
class_location = /home/evan/code/stoica/classes
require_prefix = classes/
class_prefix =
db_driver = DB #Use this if you wish to use MDB2 as the driver
quote_identifiers = 0
generator_exclude_regex = /oid_.*/