Skip to content

Releases: Jacobbrewer1/goschema

v0.0.16

27 Jan 13:52
8c442ac
Compare
Choose a tag to compare

v0.0.16 What's Changed (2025-01-27)

Chores

  • deps:
    • Bump github.com/jacobbrewer1/vaulty from 0.1.6 to 0.1.7 (#68) (8c442acd)
    • Bump github.com/jacobbrewer1/patcher from 0.1.15 to 0.1.16 (#69) (4e51fd35)
    • Bump github.com/jacobbrewer1/patcher from 0.1.14 to 0.1.15 (#66) (2de6e8b3)

Features

  • templates: adding a get all method that returns all records for that table (#67) (74c1a8a9)

v0.0.15

18 Jan 09:55
915436b
Compare
Choose a tag to compare

v0.0.15 What's Changed (2025-01-18)

Features

  • timestamps: adding timestamps to the version table (#65) (915436b1)

v0.0.14

16 Jan 14:09
27a7adb
Compare
Choose a tag to compare

v0.0.14 What's Changed (2025-01-16)

Bug Fixes

  • templates: Updating the metric labels for get by (#63) (9a6d20cd)

Features

  • templates: adding timer metric to the patch templates (#64) (27a7adbd)

v0.0.13

24 Dec 14:14
7bc5f1a
Compare
Choose a tag to compare

v0.0.13 What's Changed (2024-12-24)

Bug Fixes

  • templates: Updating how we dereference the objects on insert many (#62) (7bc5f1a7)

Chores

  • deps: Bump github.com/jacobbrewer1/vaulty from 0.1.5 to 0.1.6 (#61) (119570eb)

v0.0.12

20 Dec 10:06
796fd59
Compare
Choose a tag to compare

v0.0.12 What's Changed (2024-12-20)

Chores

Features

v0.0.11

20 Dec 08:44
f6eaaa9
Compare
Choose a tag to compare

v0.0.11 What's Changed (2024-12-20)

Features

  • templates: Adding a new const to contain the table name (#55) (45db16d5)

Chores

  • deps:
    • Updating to latest version of tidb (#58) (f6eaaa94)
    • Bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#54) (4daee3d1)

Bug Fixes

  • deps: Updating the version of golang/net to 0.33.0 (#57) (f6ebef71)
  • vault: updating vault helper to use withaddr method (#56) (0cf64a3e)

v0.0.10

03 Dec 11:16
d459496
Compare
Choose a tag to compare

v0.0.10 What's Changed (2024-12-03)

Bug Fixes

  • generate:
    • Adding helpers to be generated when generating templates (#53) (d4594964)
    • Forcing the PK to be not nullable (#52) (555a73ff)
  • templates: correcting import on templates for usql (#50) (2b244ce6)

Chores

  • deps:
    • Bump github.com/jacobbrewer1/vaulty from 0.1.4 to 0.1.5 (#51) (105e978f)
    • Bump github.com/jacobbrewer1/vaulty from 0.1.3 to 0.1.4 (#48) (44e1013b)
    • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#49) (bae0d163)

v0.0.9

03 Nov 11:51
8dafaa0
Compare
Choose a tag to compare

v0.0.9 What's Changed (2024-11-03)

Features

  • docs: Updating readme to include the installation process (#45) (6750469a)
  • generation: formatting templates files (#47) (8dafaa0e)

Chores

  • templates: removing the tags template for template helper (#46) (841eee30)

v0.0.8

03 Nov 11:37
9f80c3c
Compare
Choose a tag to compare

v0.0.8 What's Changed (2024-11-03)

Bug Fixes

Features

  • deps:
  • templates: Adding default templates to the binary (#43) (59af4f86)

v0.0.7

02 Nov 11:30
604a3e5
Compare
Choose a tag to compare

v0.0.7 What's Changed (2024-11-02)

Features

Chores

  • repo: Allowing users to go install the app (#39) (a79144f4)