9 Commits

Author SHA1 Message Date
Dave Mc Nicoll
3ba8a2a5d0 - Fixed 'value' for SearchRequestOrderBy and also fixed a typo where SearchManual would not be set 2024-10-07 19:38:29 +00:00
Dave Mc Nicoll
0e8443b1c1 Prepping everything for a PHP 8 release 2022-10-10 14:26:27 +00:00
e3d0e45a4e - Some work done on correcting LDAP package compatibility 2021-03-09 15:25:46 +00:00
e465ecdf32 - Work done on Join and using the @Relation annotation in case there is no join.
- Added some field type (date, Datetime, Time)
- Added a new @Filter annotation which allows to filter repository from relation into a method.
2021-01-26 16:48:40 +00:00
Dave Mc Nicoll
5d00a7e394 - Fixed GroupBy 2020-10-06 11:43:31 -04:00
Dave Mc Nicoll
4d221859fc - Added Events to repository and entitytrait objects. Some more work to be done on this.
- Diverses bug fixes linked to join and relations
- Field date and datetime are now outputed using given locale.
2020-05-20 15:34:50 -04:00
8a16ab8062 - Fixed Datetime output 2020-02-10 15:19:46 -05:00
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 Mc Nicoll
828daffec8 - WIP on insert/update statement 2020-02-05 16:19:57 -05:00