1dcf32e0da
- Working on revamping Ulmus bases classes
2026-07-13 19:41:44 +00:00
13b7cf06f1
- ArrayOf errors now catched in EntityTrait (event soon to be attached to it)
...
- Fixed some non-nullable defaulted to null vars in functions
- Added a new diff method for entities which skips nullable values if they are not defined.
2026-07-13 12:33:40 +00:00
Dave Mc Nicoll
1e4a528d39
- Merged
2026-06-15 19:58:46 +00:00
Dave Mc Nicoll
7b35de3258
- Work done on search request mostly
2026-05-21 15:19:35 +00:00
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
Dave Mc Nicoll
fd5d31fa17
- Merged getValue override
2026-02-25 20:09:28 +00:00
Dave Mc Nicoll
fb4985160a
- WIP on Migration of MsSQL
2025-05-21 18:46:34 +00:00
Dave Mc Nicoll
761e0401b0
- Fixed SQLite truncate, added AdapterProxy autoloading
2025-05-12 15:11:00 +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
9eed2fe1a8
- Added caching mechanism as an event listener
2024-12-02 15:22:30 -05:00
Dave Mc Nicoll
411992c7a8
- Added a new Field Mapper to SQLs Adapters.
...
- Defined missing MySQL fields attributes
- WIP on lean-console's migration methods
2024-10-21 18:12:24 +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
b38b81d03c
- Still WIP on SearchRequest attributes migration
2024-04-22 13:54:48 +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
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
3a80fee9c3
- Added support for Ignore attribute in dataset export of EntityTrait
...
- Work done on JSONification of entity
2023-11-17 22:40:21 -05:00
Dave Mc Nicoll
c1755d250b
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus
2023-11-08 09:27:26 -05:00
Dave Mc Nicoll
acab934f6f
- Some bugfixes applied live
2023-11-08 09:27:03 -05:00
2e377374d4
- Removed unused annotations
2023-11-08 06:52:38 -05:00
Dave Mc Nicoll
c2cccc0222
- Fixed a proble within EntityInterface with field(s) which needed a false instead of bool
2023-11-07 11:12:59 -05:00
ab1d7e4f5b
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus
2023-11-03 19:45:31 -04:00
bfc1e1cf93
- WIP on removing annotations
2023-11-03 19:45:21 -04:00
531908b04c
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus
2023-11-03 08:26:16 -04:00
07ae8faaac
- Worked on SQLite adapter mostly
2023-11-03 08:25:35 -04:00
fed7d2e302
- Some minors adjustments to match PHP 8.x coding styles
2023-11-01 09:55:19 -04:00
3736fbe0f6
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus
2023-10-31 18:05:00 +00:00
667c1fe9ab
- Fixed an alias problem within deleteFromPk() method
2023-10-31 18:04:49 +00:00
d2bd6c2f58
- minor fixes
2023-10-31 16:34:45 +00:00
1927b43999
- Some overdue modification made to allow more flexibility
2023-10-27 17:53:55 +00:00
338b599d39
- Added a default searchRequest() method to entityTrait
2023-07-31 14:28:19 -04:00
01ab6e82d4
- Some small bugfixes made
2023-07-09 12:38:52 -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
9514a46ae7
- WIP on SQLite Adapter and migration
2023-03-27 18:38:31 +00:00
Dave Mc Nicoll
c9c6a11ebd
- Fixed a bug caused by the addition of Attributes (on Ignore tags) and ajusted the EntityTrait with it
2023-02-08 16:37:48 +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
e6d0279c1a
- WIP on attributes ; on testing phase
2023-01-26 13:25:59 +00:00
0a7ff4fd21
done mergin
2023-01-13 21:45:42 -05:00
d600908f47
- WIP on first 'doc' and also minimal support for enums where added
2023-01-13 21:27:56 -05:00
Dave Mc Nicoll
b20e537038
- Added a new @PrimaryKey annotation to replace the too-specific property-wise @Id
2022-11-11 13:57:29 +00:00
Dave Mc Nicoll
0e8443b1c1
Prepping everything for a PHP 8 release
2022-10-10 14:26:27 +00:00
e97df353ae
- Prepping 8.1 migration
2022-07-18 16:18:29 +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
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
667df92e52
- Added BLOBs types
2021-12-06 18:44:17 +00:00