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
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
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
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