]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
use DB as the data driver in dataobject.ini too
authorEvan Prodromou <evan@prodromou.name>
Thu, 19 Jun 2008 02:14:49 +0000 (22:14 -0400)
committerEvan Prodromou <evan@prodromou.name>
Thu, 19 Jun 2008 02:14:49 +0000 (22:14 -0400)
darcs-hash:20080619021449-84dde-773db884c6276622f3090ab02116410750200470.gz

dataobject.ini

index f08e43a3244c567e92e1e2a5f23db2ed7fcaf70b..ec5843e74f04cbd773fcacab60866ada1469dd2e 100644 (file)
@@ -5,6 +5,6 @@ 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
+db_driver         = DB #Use this if you wish to use MDB2 as the driver
 quote_identifiers = 0
 generator_exclude_regex = /oid_.*/