Features, bugs, etc for the OpenNetAdmin web interface
FS#64 - rename some column names for database compatability
Attached to Project:
OpenNetAdmin Web Interface
Opened by Matt Pascoe (matt) - Sunday, 11 October 2009, 19:53 GMT-6
Opened by Matt Pascoe (matt) - Sunday, 11 October 2009, 19:53 GMT-6
|
Detailscolumns with the following name: level, number and file are not allowed as Oracle column names. I changed to number_, level_ and file_ and change the code.
do something to fix the column names so they are compat with other DBs. |
This task depends upon