Go to file
Abel Hoogeveen b8ad345365 Implemented MongoDB engine into `FuzeWorks\Database` and other improvements
- A standard MongoDB engine has been implemented
- Implemented transactions into the iDatabaseEngine and PDOEngine.
- Added a TransactionException when transactions fail
2019-07-22 11:43:01 +02:00
src Implemented MongoDB engine into `FuzeWorks\Database` and other improvements 2019-07-22 11:43:01 +02:00
test Implemented changes requested by FuzeWorks\Application. 2019-03-01 11:15:30 +01:00
.gitattributes Initial Commit 2018-11-15 19:10:52 +01:00
.gitignore Implemented renewed Database system. 2019-02-26 20:46:33 +01:00
LICENSE Initial Commit 2018-11-15 19:10:52 +01:00
composer.json Release 1.2.0-RC3 2019-03-05 11:12:27 +01:00