Opened 14 years ago
Closed 14 years ago
#118 closed enhancement (fixed)
Database config - other - configurable feature names
Reported by: | adube | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | server | Version: | |
Keywords: | Cc: |
Description
Currently, the table names in the config driver have hardcoded values. This should be changed with having default values and the according getter and setter methods.
Also, since the table names are going to be change, for example :
from : datastore_options to : datastoreoption
the 'getRecords' method will have to be change accordingly as well.
Change History (1)
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | Database config - other - configurable table names → Database config - other - configurable feature names |
Note:
See TracTickets
for help on using tickets.
r839 and r840, featuring :