28 Commits

Author SHA1 Message Date
b5e96eb7e0 - WIP on Collation 2024-12-16 18:46:24 +00:00
b601939459 - Bugfixes in search request, WIP on JsonTrait 2024-11-21 19:16:40 -05:00
4ad44f73d7 - Fixed month() and days() format which were prepending zero ; adjusted to make it's behaviour like MySQL method 2024-11-14 13:40:47 +00:00
68a6636c06 - Fixed a bug where default value was set to empty instead of nothing 2024-11-13 20:48:38 -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
Dave Mc Nicoll
3c2ae86653 - Field mapper is now removed from Adapters and set into it's own object
- Added a PK to Column (IS)
2024-10-14 12:53:15 +00:00
Dave Mc Nicoll
d4181065cf Merge branch 'notes-2.x' of https://git.mcnd.ca/mcndave/ulmus into notes-2.x 2024-06-28 11:46:46 +00:00
Dave Mc Nicoll
62998faf40 - WIP on SearchRequest enums and manual searchs 2024-06-28 11:46:09 +00:00
e37944c63a - Began WIP on SQL specific PdoObject 2024-06-21 13:01:21 +00: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
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
953fc35680 - Completed SQLite pragma's missing code 2023-10-31 16:11:23 +00:00
6c6733b503 - Merging.. 2023-10-31 14:40:02 +00:00
e641bc321d - SQLite pragma handling was not applied ; fixed 2023-10-31 14:37:46 +00:00
da5d203768 - Small quick fix on espaceIdentifier whichi misses a type 2023-10-31 14:17:56 +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
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
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
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
c14644cdda - A lot of work done on bug fixing. Added a new SQLite adapter 2022-01-28 16:37:35 +00:00