gnu-social/dataobject.ini
Evan Prodromou c2b5531af8 ignore oid_.* tables when generating classes
darcs-hash:20080617133941-84dde-556a7935411ba955d36f7eab90570dc8398aa5cf.gz
2008-06-17 09:39:41 -04:00

11 lines
350 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 = MDB2 #Use this if you wish to use MDB2 as the driver
quote_identifiers = 0
generator_exclude_regex = /oid_.*/