Commit Graph

10 Commits

Author SHA1 Message Date
rMalie
f465af24b4 // Fix backquote in requestSql class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11871 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-28 16:55:13 +00:00
rMalie
03bd438c7d // Format definitions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11173 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-13 13:41:54 +00:00
rMalie
fddf4fb89b [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11155 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-12 18:10:38 +00:00
rMalie
86683a963e // Remove $table and $identifier property from all classes, and add static $definition instead
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10912 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-05 13:56:03 +00:00
lLefevre
02f5a262d9 // added list of tables and attributes in AdminRequestSqlController + change export request
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10802 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-30 13:24:43 +00:00
rMalie
577221ff08 // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9178 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 12:18:56 +00:00
mMarinetti
df7416a453 // now class RequestSql can be overridden
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8841 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-28 11:47:39 +00:00
lLefevre
8a4c8e1d04 //fix correction norm in SQL manager
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8822 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-28 07:10:24 +00:00
lLefevre
12942dd4a8 //Fixed correct norm in class RequestSql
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8765 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-26 10:22:35 +00:00
lLefevre
60c004493e [+] BO : add SQL manager
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8760 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-26 08:30:14 +00:00