This website requires JavaScript.
Explore
Help
Register
Sign In
Wavyzz
/
dolibarr
Watch
2
Star
0
Fork
1
You've already forked dolibarr
mirror of
https://github.com/Dolibarr/dolibarr.git
synced
2026-01-26 10:43:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d7a72b8f10ea25fb7cd4a21abcf099e677efe02
dolibarr
/
htdocs
/
core
/
db
History
Laurent Destailleur
1790f905c9
Removed some code specific to databases and use instead correct abstract
...
method of drivers.
2014-02-25 18:25:17 +01:00
..
Database.interface.php
Clean comment and make some implementations
2014-02-24 09:52:48 +01:00
DoliDB.class.php
Extracted mysql interface
2014-02-21 14:23:32 +01:00
index.php
Move db classes in /htdocs/core/db
2011-10-24 10:06:37 +02:00
mssql.class.php
Clean comment and make some implementations
2014-02-24 09:52:48 +01:00
mysql.class.php
Removed some code specific to databases and use instead correct abstract
2014-02-25 18:25:17 +01:00
mysqli.class.php
Removed some code specific to databases and use instead correct abstract
2014-02-25 18:25:17 +01:00
pgsql.class.php
Removed some code specific to databases and use instead correct abstract
2014-02-25 18:25:17 +01:00
sqlite.class.php
Removed some code specific to databases and use instead correct abstract
2014-02-25 18:25:17 +01:00