25 Commits

Author SHA1 Message Date
1dcf32e0da - Working on revamping Ulmus bases classes 2026-07-13 19:41:44 +00:00
Dave Mc Nicoll
fb4985160a - WIP on Migration of MsSQL 2025-05-21 18:46:34 +00:00
Dave Mc Nicoll
cc6048d4ee - WIP on migration and some bug fixes linked to withJoin() select problems 2025-05-15 18:05:23 +00:00
Dave Mc Nicoll
9eed2fe1a8 - Added caching mechanism as an event listener 2024-12-02 15:22:30 -05:00
Dave Mc Nicoll
70c6cde603 - Latest commit into this branch, merging after 2024-11-13 14:02:03 -05:00
Dave Mc Nicoll
83f673b37f - Mostly bug fixes done on this code push 2024-11-01 16:14:14 -04:00
Dave Mc Nicoll
18313fd7f5 - Forgot to set escapeIdentifier as static 2024-10-14 14:43:03 +00:00
Dave Mc Nicoll
1dd9da6eb6 - Fixes done for QueryBuilderInterface 2024-04-24 11:23:10 -04:00
Dave Mc Nicoll
4571517dc8 - Added some SearchRequest attributes ; now it's even simpler to add searchable fields
- Began decoupling of QueryBuilder from native MySQL method ; some works needs to be done on for the Repository object splitting also.
2024-04-09 19:14:27 -04:00
6c6733b503 - Merging.. 2023-10-31 14:40:02 +00:00
1927b43999 - Some overdue modification made to allow more flexibility 2023-10-27 17:53:55 +00:00
Dave Mc Nicoll
cc741566fb - Bugfixes made while working on lean/console database migrations 2023-08-31 09:15:50 -04:00
9ebf7b05d7 - Bugfixes made while working on lean/console 2023-08-29 20:29:33 +00:00
9514a46ae7 - WIP on SQLite Adapter and migration 2023-03-27 18:38:31 +00:00
b6752f4364 WIP on docs and added basic enums supports 2023-01-14 02:19:42 +00:00
e1990e7cc0 - Merge with Mssql repository bugfix 2022-06-21 15:38:06 +00:00
Dave Mc Nicoll
486077b2d4 - Fixed the merge 2022-04-13 13:12:00 +00:00
Dave Mc Nicoll
325704260b - Fixed conflicts 2022-04-13 03:38:57 +00:00
Dave Mc Nicoll
16d76470da - A lot of bugfixes and fitting to accomodate ldap adapter 2022-04-13 03:31:48 +00:00
c14644cdda - A lot of work done on bug fixing. Added a new SQLite adapter 2022-01-28 16:37:35 +00:00
4df9ececba - Fixed a bug occuring when a field was already escaped 2021-04-23 03:03:01 +00:00
16c6eb57fb - Added a MssqlRepository
- Adapter some code to allow more flexibility for the new LDAP adapter from ulmus-ldap.
- Insert's fields are now escaped by default.
- A new RelationBuilder was added, a lot of code from the EntityTrait was moved into this. Some code from the Repository class will need to be moved there too.
2021-03-01 16:26:06 +00:00
efa957fe58 - Merged stash after pull 2020-10-16 15:27:54 +00:00
Dave Mc Nicoll
3ff97f3bf0 - Added identifier escaping to match differents PDO drivers 2020-04-09 13:20:07 -04: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