diff options
Diffstat (limited to 'dataobject.ini')
-rw-r--r-- | dataobject.ini | 1 |
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_.*/ |