Skip to content

v0.9.5

Choose a tag to compare

@MBvisti MBvisti released this 15 Sep 08:52
755dc38

What's Changed

  • docs: flesh out a starter readme by @MBvisti in #18
  • chore: change model payload to data by @MBvisti in #19
  • chore: make scaffold be template based by @MBvisti in #20
  • feat: scaffold project with sqlite by @MBvisti in #21
  • chore: make type mapper sqlite aware by @MBvisti in #22
  • fix: sqlc template by @MBvisti in #23
  • feat: enable model gen for sqlite by @MBvisti in #24
  • fix: resource gen does not include views by @MBvisti in #25
  • chore: controller gen with sqlite user correct db by @MBvisti in #26
  • chore: validate id is correct for psql and postgres by @MBvisti in #27
  • chore: only refresh param constructors on model refresh by @MBvisti in #28
  • chore: only infer table name from model by @MBvisti in #29

Full Changelog: v0.7.1...v0.9.5