Database/test
Abel Hoogeveen 330d521f98
Implemented renewed Database system.
System now consists of engines, much like the Layout system does. Engines are registered and can be provided by the FuzeWorks\Database class.
This engine is not limited to SQL or PDO relational databases. A future MongoDB database is also planned.
2019-02-26 20:46:33 +01:00
..
database Implemented renewed Database system. 2019-02-26 20:46:33 +01:00
temp Initial Commit 2018-11-15 19:10:52 +01:00
autoload.php Initial Commit 2018-11-15 19:10:52 +01:00
bootstrap.php Implemented renewed Database system. 2019-02-26 20:46:33 +01:00
phpunit.xml Initial Commit 2018-11-15 19:10:52 +01:00