-
Task
-
Resolution: Won't Fix
-
Major
-
3.0.10
-
None
-
None
There are a few problems with code organisation related to DBAL etc.
1.
|
Create a base class where possible (e.g. mysqli.php and mysql.php) |
|
Closed | Joas Schilling |
2.
|
Merge db_tools into dbal implementations |
|
Closed | CHItA |
3.
|
Get rid of db specific code in the application |
|
Closed | Andreas Fischer [X] (Inactive) |
4.
|
Create an interface for db\tools.php |
|
Unverified Fix | Joas Schilling |
5.
|
Add factory for db tool class |
|
Unverified Fix | Joas Schilling |