Releases: gobuffalo/fizz
Releases · gobuffalo/fizz
v1.0.13
- Adding common types from attr (#27)
v1.0.12: fixes a broken go.mod (#26)
* fixes a broken go.mod
* restore .travis.yml
v1.0.10
- Allow usage of options on PK in postgreSQL (#18)
v1.0.9
- Remove ID column enforcement (#15)
- Add CODEOWNERS file (#20)
- Rename RawSql to RawSQL to follow conventions (#19)
- Make sure SQLite accept both int and integer as pk (#22)
v1.0.8
- Add Table and Column Stringer implementation (#14)
- Escape MySQL identifiers (#16)
v1.0.7
Merge branch 'master' of https://github.com/gobuffalo/fizz