a439f49866
darcs-hash:20080721035853-84dde-5c95b6b06a2f82b9f9170bd02bc3fd5a1bdb231b.gz
11 lines
358 B
INI
11 lines
358 B
INI
[DB_DataObject]
|
|
|
|
database = mysql://root:xadani@localhost/stoica
|
|
schema_location = /home/evan/Code/laconica/classes
|
|
class_location = /home/evan/Code/laconica/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_.*/
|