Dave M.
e465ecdf32
- Work done on Join and using the @Relation annotation in case there is no join.
...
- Added some field type (date, Datetime, Time)
- Added a new @Filter annotation which allows to filter repository from relation into a method.
2021-01-26 16:48:40 +00:00
Dave M.
bcbf65e0b3
- Fixed in the query builder (still a big WIP)
2020-10-20 19:40:44 +00:00
Dave M.
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
Dave Mc Nicoll
def8decb4e
Merge remote-tracking branch 'origin' into dev-sql-escape
2020-04-09 10:00:48 -04:00
Dave Mc Nicoll
c64c7778bd
- Work done on many-to-many relations - code must still be refactored out of the EntityTrait.
...
- Fixed Entity::field("propertyname") function to look for name into @Field() annotation and returns it if it exists.
- A lot of bug fixes made into SQL fragments.
2020-04-09 09:50:09 -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
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
Dave M.
b73d046e0a
- First draft of current WIP
2019-08-21 16:13:00 -04:00