ignore oid_.* tables when generating classes
darcs-hash:20080617133941-84dde-556a7935411ba955d36f7eab90570dc8398aa5cf.gz
This commit is contained in:
parent
af4de9749c
commit
c2b5531af8
@ -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_.*/
|
||||
|
Loading…
Reference in New Issue
Block a user