Dave Mc Nicoll
62998faf40
- WIP on SearchRequest enums and manual searchs
2024-06-28 11:46:09 +00:00
Dave Mc Nicoll
0c8591f238
- Added multiple parameters on SearchParameter
2024-06-05 17:47:31 +00:00
Dave Mc Nicoll
bbfd7c02b4
- WIP on SearchAttributes supporting Request's attributes
2024-06-04 13:33:48 +00:00
Dave Mc Nicoll
bd9078230d
- Multiple bug fixes related to notes 2.x
2024-05-31 12:26:39 +00:00
Dave Mc Nicoll
2de3139c80
- Added description to most attributes
2024-05-27 18:09:22 +00:00
Dave Mc Nicoll
7de0ecb028
- Fixed SearchLike attribute
2024-05-21 13:00:19 +00:00
b38b81d03c
- Still WIP on SearchRequest attributes migration
2024-04-22 13:54:48 +00:00
950df5eb99
- Continued work on SearchRequest migration and fixed some more QueryBuilder migration too
2024-04-18 19:59:28 +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
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
e1990e7cc0
- Merge with Mssql repository bugfix
2022-06-21 15:38:06 +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
c14644cdda
- A lot of work done on bug fixing. Added a new SQLite adapter
2022-01-28 16:37:35 +00:00
e3d0e45a4e
- Some work done on correcting LDAP package compatibility
2021-03-09 15:25:46 +00:00
16c6eb57fb
- Added a MssqlRepository
...
- Adapter some code to allow more flexibility for the new LDAP adapter from ulmus-ldap.
- Insert's fields are now escaped by default.
- A new RelationBuilder was added, a lot of code from the EntityTrait was moved into this. Some code from the Repository class will need to be moved there too.
2021-03-01 16:26:06 +00:00
Dave Mc Nicoll
139504f8dd
- Added the HAVING and TRUNCATE keyword
...
- Fixed GroupBy which was not implemented yet
- Added a new SQL raw() function
- From statement now accepts subqueries
2020-10-06 11:00:12 -04:00
Dave Mc Nicoll
1456fe91f2
- Fixed the SearchRequestInterface missing filter() function.
2020-04-09 09:46:22 -04:00
84da4dbb7b
- Bugfixes done linked to SearchRequest and Searchable features.
...
- Fixed a bug introduced into PdoObject exception on latest commit.
- Corrected the open() close() enclosure of query condition.
2020-03-31 13:24:15 -04:00
Dave Mc Nicoll
938639a590
- Multiple bugfixe linked to query fragments
...
- Added a new SearchRequest package to handle search request efficiently
2020-03-28 22:13:29 -04:00