75f4b1d5f8
Merge branch 'master' into v2.0.0
v2.1.3
2026-07-17 10:11:48 -04:00
caf5bd9664
- Fixed some missing operators in Having query
v1.2.2
2026-07-17 10:10:37 -04:00
69dcfe9324
Merge branch 'master' into v2.0.0
2026-07-17 10:03:50 -04:00
a18b7dba6c
- WIP on package manager
2026-07-16 16:29:42 -04:00
9062a73ee6
- WIP on package manager
2026-07-16 14:21:04 -04:00
Dave Mc Nicoll
447430b7bb
- Fixed PDO return value of connect() in mssql
v2.1.1
v2.1.2
2026-07-14 20:12:03 +00:00
00093b0398
- Error message now more verbose
2026-07-14 19:40:54 +00:00
Dave Mc Nicoll
e5a842a812
- Splitted Datetime and added Immutable versions too
v1.2.1
2026-07-14 18:21:05 +00:00
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.
v1.2.0
2026-07-13 12:33:40 +00:00
709ed63323
- Still working on SearchRequest for optimized and more advanced query manipulations
...
- Minor bugfixes in DatasetHandler and ObjectInstanciator
2026-07-01 13:00:01 -04:00
Dave Mc Nicoll
5d32d9f635
- Fixed MsSQL entity and searchRequest which caused buggy searchs
2026-06-19 19:44:41 +00:00
Dave Mc Nicoll
1e4a528d39
- Merged
2026-06-15 19:58:46 +00:00
Dev
2d86adc3e1
- Added some more info on a bad connection error
2026-06-09 19:27:17 +00:00
Dave Mc Nicoll
2a03789e7c
- Defined nullable adapter
2026-06-01 15:11:07 +00:00
Dave Mc Nicoll
1af0063203
- WIP on php8.5 migration
2026-05-22 20:36:35 +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
Dave Mc Nicoll
b394b9348f
- Specified a bit more how debug arguments are printed
2026-04-23 18:11:31 +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
Dev
b0b3aca6d9
- Fixed error throwing while building relation
2026-01-16 21:28:40 +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
Dev
a9b9c2cce9
- Heavy rework on search request handling of entities
2025-12-02 00:15:26 +00:00
Dave Mc Nicoll
cb125545c7
- WIP on search request handling of operators
2025-11-11 18:22:44 +00:00
Dave Mc Nicoll
2271b0b034
- Added a Trim PropertyValueModifier
2025-10-15 15:03:09 +00:00
Dave Mc Nicoll
2e45eba520
- Added some more debug info, fixed missing interface on Entity
2025-09-17 20:30:22 +00:00
033a183269
- Fixed a bug with an incorrect execute
2025-07-22 13:14:41 +00:00
0192975f10
- Removed 'change' form sql migration alter column in sqlite
2025-07-17 18:35:27 +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
2f482324b2
- Added callable field in search, searchOne, remove, removeOne, etc...
2025-06-26 14:34:12 +00:00
Dave Mc Nicoll
a5d65025f8
- Fixed a bug within mssql migration
2025-06-20 13:11:56 +00:00
b53327a6ed
- Refactored PdoObject class a bit
2025-06-10 14:46:37 +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
c54de30069
- Fixed evalClosure() missing type which converted EntityField into string
2025-05-16 12:59:31 +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
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
e0ec140661
- Sqlite now handles concurrency with transactions
2025-02-25 14:09:41 +00:00
Dave Mc Nicoll
0fd6889c6f
- ID attribute is now readonly by default (since autoincremented)
v1.0.0
2025-02-03 19:56:35 +00:00
bd0d928f35
- Added SearchableInterace as base of EntityInterface
2024-12-16 19:44:07 +00:00
5a5d326d70
- Merging
2024-12-16 18:57:01 +00:00
b5e96eb7e0
- WIP on Collation
2024-12-16 18:46:24 +00:00
Dave Mc Nicoll
7c589ab7b4
- Fixed forgotten return value form listColumns in SQLite driver
2024-12-09 20:42:37 +00:00