Dave Mc Nicoll
2c7449b733
- Fixed a bug within table's name output of Insert and Update where old code was causing a crash.
2020-04-14 10:32:41 -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
3dc82b1f0d
- Still working on Update and Insert statements
2020-02-05 23:41:57 -05:00
Dave Mc Nicoll
828daffec8
- WIP on insert/update statement
2020-02-05 16:19:57 -05:00
b73d046e0a
- First draft of current WIP
2019-08-21 16:13:00 -04:00