summaryrefslogtreecommitdiff
path: root/dataobject.ini
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-06-17 09:39:41 -0400
committerEvan Prodromou <evan@prodromou.name>2008-06-17 09:39:41 -0400
commitc2b5531af818c017822643f9c8bded7ba702361a (patch)
treea567416c2c620cd59e25ba6e6a9663f45b9e6f51 /dataobject.ini
parentaf4de9749cf6bc868ac6d3081265f5b80cb0f803 (diff)
ignore oid_.* tables when generating classes
darcs-hash:20080617133941-84dde-556a7935411ba955d36f7eab90570dc8398aa5cf.gz
Diffstat (limited to 'dataobject.ini')
-rw-r--r--dataobject.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/dataobject.ini b/dataobject.ini
index b2c0793fa..f08e43a32 100644
--- a/dataobject.ini
+++ b/dataobject.ini
@@ -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_.*/