Commit Graph

7 Commits

Author SHA1 Message Date
ec5b2b9aa0 Revamp model system
- Add model relations
- Get rid of SQL_CALC_FOUND_ROWS (deprecated)
- Eager loading
2020-06-27 14:45:05 +02:00
adf380c19d Add request parsing middlewares to controllers 2020-06-14 17:33:37 +02:00
e63b5d21fe Add left join to query builder 2020-06-14 11:43:31 +02:00
424a86fe53 Validator: add custom value transform function for display
+ Version 0.4.22
2020-05-04 22:06:20 +02:00
b13d70bfc0 Improve validation messages and add more validation rules 2020-04-25 16:08:53 +02:00
b401c9732c Add minLength and maxLength to Validator 2020-04-25 09:33:15 +02:00
662d12df68 Add sources 2020-04-22 17:49:58 +02:00