11 Commits

Author SHA1 Message Date
Dave Mc Nicoll
83f673b37f - Mostly bug fixes done on this code push 2024-11-01 16:14:14 -04: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
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
01ab6e82d4 - Some small bugfixes made 2023-07-09 12:38:52 -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
b6752f4364 WIP on docs and added basic enums supports 2023-01-14 02:19:42 +00:00
Dave Mc Nicoll
0e8443b1c1 Prepping everything for a PHP 8 release 2022-10-10 14:26:27 +00:00
c14644cdda - A lot of work done on bug fixing. Added a new SQLite adapter 2022-01-28 16:37:35 +00:00