12 lines
380 B
INI
12 lines
380 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_.*/
|
||
|
generate_links = 1
|