61 Commits

Author SHA1 Message Date
Dave Mc Nicoll
f938e18572 - Added a 'select' attribute, WIP on ArrayCollection and ArrayOf also 2026-04-24 19:26:02 +00:00
009e30eb7e - Added ArrayOf attributes and DatasetFill/DatasetPull events. ArrayCollection is also working with ArrayOf attributes 2026-04-13 17:00:29 +00:00
Dev
b0b3aca6d9 - Fixed error throwing while building relation 2026-01-16 21:28:40 +00:00
Dev
11e436236c - Heavy rework on search request handling of entities 2025-12-02 00:15:54 +00:00
033a183269 - Fixed a bug with an incorrect execute 2025-07-22 13:14:41 +00:00
b33c67b594 - WIP on locale formatting since strftime is deprecated
- Added Limit and Offset attributes in RelationBuilder
2025-07-14 16:54:45 +00:00
Dave Mc Nicoll
fb644b0b0a - Added withJoin from attributes in RelationBuilder (can't understand why it wasn't already..) 2025-06-03 20:27:15 +00:00
Dave Mc Nicoll
c719e4a6d1 - WIp on Migration for mssql 2025-05-26 18:21:37 +00:00
Dave Mc Nicoll
fb4985160a - WIP on Migration of MsSQL 2025-05-21 18:46:34 +00:00
Dave Mc Nicoll
8fff21ecb0 - Fixed RelationBuilder problem whenever a field wasn't set 2025-05-15 18:09:52 +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
5a5d326d70 - Merging 2024-12-16 18:57:01 +00:00
Dave Mc Nicoll
7c589ab7b4 - Fixed forgotten return value form listColumns in SQLite driver 2024-12-09 20:42:37 +00:00
Dave Mc Nicoll
9eed2fe1a8 - Added caching mechanism as an event listener 2024-12-02 15:22:30 -05:00
b601939459 - Bugfixes in search request, WIP on JsonTrait 2024-11-21 19:16:40 -05:00
e3314f40ac - WIP on JsonConditionTrait for SQL flavors that supports it; fixed a bug within Entity initialization from a new method to instanciate it which was implemented 2024-11-16 16:05:26 +00: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
5f4f23a8e4 - Allowed a JOINed entity to be null if nothing is loaded from a query and it's field is nullable 2024-10-14 16:32:23 +00:00
Dave Mc Nicoll
573d4cc06b - RelationBuilder now returns NULL if no entity were found AND given field is nullable 2024-10-14 16:07:12 +00:00
Dave Mc Nicoll
bd9078230d - Multiple bug fixes related to notes 2.x 2024-05-31 12:26:39 +00:00
f3be11a590 - WIP on notes 2.x 2024-05-28 08:59:12 -04:00
75231f32b3 - WIP on Notes v2.x 2024-05-09 19:49:27 +00: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
d9fa51fa18 - Still WIP on removing annotations 2023-12-04 12:36:06 -05:00
Dave Mc Nicoll
acab934f6f - Some bugfixes applied live 2023-11-08 09:27:03 -05:00
Dave Mc Nicoll
a4b81f1932 - Added support for closure in Virtual field 2023-11-07 11:01:55 -05:00
fed7d2e302 - Some minors adjustments to match PHP 8.x coding styles 2023-11-01 09:55:19 -04:00
1927b43999 - Some overdue modification made to allow more flexibility 2023-10-27 17:53:55 +00:00
Dave Mc Nicoll
8489cb4841 - Added some options to withJoin() method of repository 2023-08-29 16:32:25 -04:00
Dave Mc Nicoll
bd61522a07 Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus 2023-04-13 15:39:21 -04:00
Dave Mc Nicoll
f3712c9cc7 - Changed returned object from PdoObject runQuery method correcting 'Creation of dynamic property PDOStatement:: is deprecated' 2023-04-13 15:39:16 -04:00
eb6434bb72 Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus 2023-03-30 15:24:58 +00:00
2ad52aba85 - WIP on Alter table for lean-console 2023-03-30 15:24:48 +00:00
Dave Mc Nicoll
3c5aa51850 - WIP on PHP 8.2 conversion 2023-03-29 11:30:46 -04:00
9514a46ae7 - WIP on SQLite Adapter and migration 2023-03-27 18:38:31 +00:00
Dave Mc Nicoll
c6bfaa05f2 - Added support for field value in Where attribute 2023-02-23 12:15:31 -05:00
Dave Mc Nicoll
31f031715d - Fixed a bug within notIn() statement 2023-02-03 14:06:00 +00:00
Dave Mc Nicoll
70021d829d - WIP on attributes 2023-01-26 18:47:53 +00:00
e6d0279c1a - WIP on attributes ; on testing phase 2023-01-26 13:25:59 +00:00
43a913a602 - Fixed IN() query from Where rendering 2023-01-16 14:19:37 +00:00
b6752f4364 WIP on docs and added basic enums supports 2023-01-14 02:19:42 +00:00
497fe5547b - Some minor bugfixes done on the return type of searchRelation 2022-11-29 19:51:03 +00:00
dfb84c104d - Small fix to MsSQL repository 2022-07-18 17:28:53 +00:00
00ebf3381f - Completed merge 2022-07-15 19:59:38 +00:00
e1990e7cc0 - Merge with Mssql repository bugfix 2022-06-21 15:38:06 +00:00
724ab250ab - Merge latest commits and added virtual closures too 2022-05-15 03:50:34 +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