Commit Graph

10 Commits

Author SHA1 Message Date
Dave Mc Nicoll 2f43fb4559 - More work done on Update, Insert and Delete clause
- Added TOP property to select and delete to fit MSSQL limit's term.
- Added a new interface allowing object's manipulation on save() and load() queries
2020-02-07 16:36:38 -05:00
Dave M. 3dc82b1f0d - Still working on Update and Insert statements 2020-02-05 23:41:57 -05:00
Dave Mc Nicoll 828daffec8 - WIP on insert/update statement 2020-02-05 16:19:57 -05:00
Dave M. bad5123447 - Work done on setting entities properties using array values 2020-02-03 11:13:26 -05:00
Dave M. 8e91c3a418 - Bugfixes done on MySQL adapter caused by some changes while adding Mssql.
- WIP on Repository and QueryBuilder
2020-01-31 22:01:56 -05:00
Dave Mc Nicoll d12623cc5e - WIP on entity save 2020-01-31 16:38:48 -05:00
Dave Mc Nicoll 5bd60129ea - Added a new MsSQL adapter
- Some bugfixes were made within annotations.
- Added a new Object Instanciator which allows to manipulate and define how an object from an entity must be instanciated with given value.
2020-01-29 16:11:16 -05:00
Dave Mc Nicoll 9df7e65dcf - Work done on Repository and QueryBuilder -- fixed some minor bugs and added some delete() functions
- Added a generic SQL query function to PDOObject
2019-12-19 09:54:33 -05:00
Dave Mc Nicoll b589ba3c2b - WIP on Ulmus -- new use case showed up, modification were needed. 2019-12-10 15:27:45 -05:00
Dave M. b73d046e0a - First draft of current WIP 2019-08-21 16:13:00 -04:00