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
a1a6ca9a8da8f94de04899ef1682aa3e0bc771a5
PrestaShop
/
classes
/
db
History
rMalie
e1714942f3
[*] Classes : table prefix is no longer required in Db::getInstance()->delete() method
2012-02-16 14:54:52 +00:00
..
Db.php
[*] Classes : table prefix is no longer required in Db::getInstance()->delete() method
2012-02-16 14:54:52 +00:00
DbMySQLi.php
// Add support of different mysql port for mysqli and pdo
2012-02-02 13:50:27 +00:00
DbPDO.php
// Replace 'server' with 'host' in PDO DSN #PSFV-442
2012-02-13 10:00:55 +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