11 Commits

Author SHA1 Message Date
d600908f47 - WIP on first 'doc' and also minimal support for enums where added 2023-01-13 21:27:56 -05: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
4df9ececba - Fixed a bug occuring when a field was already escaped 2021-04-23 03:03:01 +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
efa957fe58 - Merged stash after pull 2020-10-16 15:27:54 +00:00
Dave Mc Nicoll
3ff97f3bf0 - Added identifier escaping to match differents PDO drivers 2020-04-09 13:20:07 -04:00
8e91c3a418 - Bugfixes done on MySQL adapter caused by some changes while adding Mssql.
- WIP on Repository and QueryBuilder
2020-01-31 22:01:56 -05:00
Dave Mc Nicoll
5bd60129ea - Added a new MsSQL adapter
- Some bugfixes were made within annotations.
- Added a new Object Instanciator which allows to manipulate and define how an object from an entity must be instanciated with given value.
2020-01-29 16:11:16 -05:00
b73d046e0a - First draft of current WIP 2019-08-21 16:13:00 -04:00