Skip to content

Adding support for models

Pre-release
Pre-release
Compare
Choose a tag to compare
@thetutlage thetutlage released this 23 Sep 07:57
· 1009 commits to develop since this release

The release contains simplistic support for Active Record models

  • chore: update data-models dependency 13d6f94
  • test: fix failing test with sqlite driver coz of returning method nature ade15a9
  • chore: update dependencies c81a4c4
  • chore: using adonisjs block to define instructions and removing instructions file b6144bb
  • feat: implement basic functionality for the base model aca8ad5
  • refactor: set result same as record initially cd4206f
  • feat: initiate orm 41c4d13

v7.0.1-0...v7.1.0-0