Commit Graph

19 Commits

Author SHA1 Message Date
Axome
7f7cd3bdaa [*] BO : Correct Request Sql Manager validate options
Correct Request Sql Manager validate options :
- No size limit for the request
- cutJoin() doesn't work for multiple Join (exemple : LEFT JOIN `XXX ON XXX AND XXX) => Then you can't save the request, even if it work
2013-06-25 11:01:01 +03:00
Rémi Gaillard
935b5b5d02 [-] BO: Fix #PSCFV-6383 allow numerics chars on SQL Manager 2013-01-21 16:32:31 +01:00
François Gaillard
064ba453e6 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
a1db83ef41 //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
lLefevre
779cf350af // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
046b51ab99 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
lLefevre
13eee403db [-] BO : remove sprintf() which are unnecessary 2012-03-29 08:31:28 +00:00
lLefevre
baab5f172f [-] BO : #PSFV-666 : fix bug and adding improvements 2012-03-22 15:35:20 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
bc5ecc0b57 // Fix backquote in requestSql class 2011-12-28 16:55:13 +00:00
rMalie
1506dc39b3 // Format definitions 2011-12-13 13:41:54 +00:00
rMalie
48baf36558 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
rMalie
d3a24b8622 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
lLefevre
d730dd5dbe // added list of tables and attributes in AdminRequestSqlController + change export request 2011-11-30 13:24:43 +00:00
rMalie
9510337b1d // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names 2011-10-10 12:18:56 +00:00
mMarinetti
66c7aaca78 // now class RequestSql can be overridden 2011-09-28 11:47:39 +00:00
lLefevre
3f5e26ab40 //fix correction norm in SQL manager 2011-09-28 07:10:24 +00:00
lLefevre
0cc2d7181e //Fixed correct norm in class RequestSql 2011-09-26 10:22:35 +00:00
lLefevre
d32e4703f1 [+] BO : add SQL manager 2011-09-26 08:30:14 +00:00