This website requires JavaScript.
Explore
Help
Sign In
dinislage
/
PrestaShop
Watch
1
Star
0
Fork
0
You've already forked PrestaShop
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e7e1f411ae630c42bbb5a6777b2bfbbd7ba4dc24
PrestaShop
/
classes
/
db
History
rMalie
29642023b9
// Add argument in Db->insert() and Db->update() to skip prefix
2012-01-24 08:51:23 +00:00
..
Db.php
// Add argument in Db->insert() and Db->update() to skip prefix
2012-01-24 08:51:23 +00:00
DbMySQLi.php
// Check if at least one table with same prefix already exists in new installer
2012-01-05 14:28:10 +00:00
DbPDO.php
// Check if at least one table with same prefix already exists in new installer
2012-01-05 14:28:10 +00:00
DbQuery.php
// Protect $table and $alias in DbQuery
2011-12-19 13:15:53 +00:00
MySQL.php
// Check if at least one table with same prefix already exists in new installer
2012-01-05 14:28:10 +00:00