Skip to content

v0.0.13

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 01:30
· 106 commits to main since this release
v0.0.13
bb2a45c

What's Changed

  • cmd/serve: start the cronjob only if it was created by @kalbasit in #69
  • sqlc: define the schema/queries and make use of generated models by @kalbasit in #71
  • Dockerfile: Include dbmate and db migrations in the final image by @kalbasit in #72
  • pkg/database: Do not auto-create the database by @kalbasit in #73
  • pkg/database: Remove custom queries, use sqlc queries everywhere by @kalbasit in #74

Full Changelog: v0.0.12...v0.0.13