]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
ignore oid_.* tables when generating classes
authorEvan Prodromou <evan@prodromou.name>
Tue, 17 Jun 2008 13:39:41 +0000 (09:39 -0400)
committerEvan Prodromou <evan@prodromou.name>
Tue, 17 Jun 2008 13:39:41 +0000 (09:39 -0400)
darcs-hash:20080617133941-84dde-556a7935411ba955d36f7eab90570dc8398aa5cf.gz

dataobject.ini

index b2c0793fa6306d787b1134cbfbab1dce1417b5d8..f08e43a3244c567e92e1e2a5f23db2ed7fcaf70b 100644 (file)
@@ -7,3 +7,4 @@ require_prefix    = classes/
 class_prefix      = 
 db_driver         = MDB2 #Use this if you wish to use MDB2 as the driver
 quote_identifiers = 0
+generator_exclude_regex = /oid_.*/