009e30eb7e
- Added ArrayOf attributes and DatasetFill/DatasetPull events. ArrayCollection is also working with ArrayOf attributes
2026-04-13 17:00:29 +00:00
Dave Mc Nicoll
fd5d31fa17
- Merged getValue override
2026-02-25 20:09:28 +00:00
36162c6486
-Empty dataset can not be saved
2026-01-05 12:37:55 +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
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
c54de30069
- Fixed evalClosure() missing type which converted EntityField into string
2025-05-16 12:59:31 +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
761e0401b0
- Fixed SQLite truncate, added AdapterProxy autoloading
2025-05-12 15:11:00 +00:00
Dave Mc Nicoll
1ec582d1ac
- Comparison made before transforming to string was skipping nulls and not nulls but empty
2025-04-03 19:38:48 +00:00
Dave Mc Nicoll
9556dea849
- Fixed a bug where withJoin() would mess with previous select() done on querybuilding
...
- Fixed a problem related with distinct in select whenever another select on fields was done
2025-03-20 17:31:19 +00:00
Dave Mc Nicoll
bfddf84564
- Added partial support for Index as primary keys
2025-03-11 19:36:00 +00:00
Dave Mc Nicoll
589524ca3a
- Added limitation on fixedValue in Where attribute
2024-12-09 16:40:50 +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
Dave Mc Nicoll
70c6cde603
- Latest commit into this branch, merging after
2024-11-13 14:02:03 -05:00
Dave Mc Nicoll
35ceb97241
- Added Exists method
2024-11-10 13:08:05 +00:00
Dave Mc Nicoll
83f673b37f
- Mostly bug fixes done on this code push
2024-11-01 16:14:14 -04:00
Dave Mc Nicoll
bd9078230d
- Multiple bug fixes related to notes 2.x
2024-05-31 12:26:39 +00:00
75231f32b3
- WIP on Notes v2.x
2024-05-09 19:49:27 +00:00
Dave Mc Nicoll
9fdebf454d
- Started working on decoupling QueryBuilder from SqlQueryBuilder
...
- WIP on SearchRequest attributes
- Began working on removing 'Ulmus' class
- WIP on removing SQL query building from Repository (which will become SqlRepository)
2024-04-17 15:54:48 -04:00
15be1597b8
- Fixed a recurrent bug within deleteOne() method
2024-02-01 16:17:08 +00:00
fa4e686f35
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus
2023-12-04 12:36:20 -05:00
d9fa51fa18
- Still WIP on removing annotations
2023-12-04 12:36:06 -05:00
Dave Mc Nicoll
afe5144dc7
- Added a new value binding methods
2023-11-20 15:21:17 -05:00
fab70aec6a
fixed a missing alias
2023-11-17 08:19:12 -05:00
Dave Mc Nicoll
acab934f6f
- Some bugfixes applied live
2023-11-08 09:27:03 -05:00
667c1fe9ab
- Fixed an alias problem within deleteFromPk() method
2023-10-31 18:04:49 +00:00
953fc35680
- Completed SQLite pragma's missing code
2023-10-31 16:11:23 +00:00
f77c93ad20
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus
2023-10-30 19:41:50 +00:00
c9d9281c63
- Added a new clone() method to Repository() base class
2023-10-30 19:41:40 +00:00
Dave Mc Nicoll
8e0dce3e71
- Still WIP on Api's wrapper
2023-10-27 18:33:48 -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
a4743b471c
- saveAll() now also supports arrays
2023-05-12 18:56:59 +00: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
2ad52aba85
- WIP on Alter table for lean-console
2023-03-30 15:24:48 +00:00
9514a46ae7
- WIP on SQLite Adapter and migration
2023-03-27 18:38:31 +00:00
58bdce0ea8
- Some small bugfixes done
2023-03-23 14:56:13 +00:00
Dave Mc Nicoll
c6bfaa05f2
- Added support for field value in Where attribute
2023-02-23 12:15:31 -05:00
d4a9fc8463
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus
2023-02-07 16:49:39 +00:00
94edb09352
- Added a new RelationTypeEnum
2023-02-07 16:49:25 +00:00
Dave Mc Nicoll
31f031715d
- Fixed a bug within notIn() statement
2023-02-03 14:06:00 +00:00
Dave Mc Nicoll
88e9f048db
- Select now only query existing entity's fields on select() and withJoin() statements.
2023-01-27 15:46:16 +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
b6752f4364
WIP on docs and added basic enums supports
2023-01-14 02:19:42 +00:00
Dave Mc Nicoll
902167c2ed
- Fixed the JOIN comparison (instead of putting it in the main query)
2022-11-24 19:22:49 +00:00