Replaced all SELECT * MySQL queries with proper field lists. this altered scripts in bin/agi/agc/vicidial
git-svn-id: svn://192.168.202.10@1268 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -296,6 +296,9 @@ NOTE: Upgrading from 1.1.12-3 to 2.0.1 is at the bottom
|
||||
'EXAMPLEcustom_report_links.html' file included in that directory that
|
||||
can just be copied and customized for your needs.
|
||||
|
||||
72. Replaced all "SELECT *" MySQL queries with proper field lists. This makes
|
||||
database table field order less important, allowing for more
|
||||
customizations by the user without causing problems.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user