Releases
v8.2.0
Adding support for factories and seeds
Compare
Sorry, something went wrong.
No results found
chore: update validator 1a6ed3b
refactor: register seeds typings bf1e082
refactor: bind Adonis/Lucid/Factory to ioc container 7a0c370
chore: update dependencies 1772663
feat: add support for seeders a213661
feat: allow defining custom handler for generating stub ids e755e2e
feat: add fakerjs fe0febe
feat: implement factory model hooks and add ids stub calls d494f13
improvement: rename to 4563a00
improvement: improve overall factories API 7d8398c
fix: pivot table insert attributes 934c33d
ci: add debug log 0952dcc
improvement: cleanup factory relationships structure 80d63d7
chore: fix linting issues 28dae25
feat: implement core of the factories 5c65731
test: add test for select statement 3d50f77
fix(commands): correct typo in migration:status description 3141153
fix(QueryBuilder): support falsy values in between pairs (#556 ) 2d2e7cb
test: await the call to refresh ff9fb2e
feat(Model): make refresh chainable d09e3b5
improvement(Model): make merge, fill & save chainable (#554 ) 7a518d8
feat: add toObject method to model fa8ae6e
improvement: remove max listeners limit from transaction client 1b99bb8
fix: cast page and limit to numbers, since paginate receives input from the HTTP request bd38a5d
fix: use deep equal diff to find dirty values 5ebbc9e
fix: transform query aliases to lowercase, since postgresql converts them to lowercase ccc1ca4
test: update expose port in docker test file ecfb1c6
test: skip dialect version check for now a1e9079
test: add tests to ensure that relationship query builder handles groupLimit properly 4e5f262
feat: implement groupLimit for relationship preloading def372c
chore: update dependencies 76037a6
refactor: move relationships persistance hydration to relation class e443b20
v8.1.1...v8.2.0
You can’t perform that action at this time.