summaryrefslogtreecommitdiff
path: root/dataobject.ini
blob: b2c0793fa6306d787b1134cbfbab1dce1417b5d8 (plain)
1
2
3
4
5
6
7
8
9
[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