ignore oid_.* tables when generating classes

darcs-hash:20080617133941-84dde-556a7935411ba955d36f7eab90570dc8398aa5cf.gz
This commit is contained in:
Evan Prodromou 2008-06-17 09:39:41 -04:00
parent af4de9749c
commit c2b5531af8
1 changed files with 1 additions and 0 deletions

View 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_.*/