summaryrefslogtreecommitdiff
path: root/dataobject.ini
blob: 0a8a1983364f3d4ada8d0f5dca64e5a72c7c681b (plain)
1
2
3
4
5
6
7
8
9
10
11
[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_.*/
generate_links	  = 1