dolibarr/htdocs/core/db
guillaume 0ef46b06f4 Sqlite3-PDO restoration
FR:
- Restauration de la version PDO dans sqlite.class.php et désactivation.
- Ajout de la classe de base de données Sqlite3 dans sqlite3.class.php

EN:
- revert of the PDO version of sqlite.class.php and deactivation.
- add database class Sqlite3 into sqlite3.class.php.
2015-03-05 10:52:37 +01:00
..
Database.interface.php Fix: Bugs reported by scrutinizer 2014-11-15 15:19:37 +01:00
DoliDB.class.php Introduce a protection to avoid migration if database has critical bugs 2015-02-14 12:24:16 +01:00
index.html Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
mssql.class.php Fix typo 2015-02-14 16:33:05 +01:00
mysql.class.php Fix: PHPCS 2014-12-05 20:18:30 +01:00
mysqli.class.php PHPCS 2014-12-20 00:29:53 +01:00
pgsql.class.php Merge remote-tracking branch 'origin/3.7' into develop 2015-02-10 21:36:38 +01:00
sqlite3.class.php Sqlite3-PDO restoration 2015-03-05 10:52:37 +01:00
sqlite.class.php Sqlite3-PDO restoration 2015-03-05 10:52:37 +01:00