Releases: gobuffalo/fizz
Releases · gobuffalo/fizz
v1.3.1
v1.3.0
v1.2.0
Support float precision fixes #8 (#36) * Support float precision fixes #8 * Fix fixmie issues * Fix bad comment formatting
v1.1.3
Fix doc about auto-generated ID (#35) The ID column is no longer auto-generated.
v1.1.2
Fix typo in meta query for SQLite
v1.1.1
Remove sqlx dep (#31) * Remove sqlx dep * Use std lib sql instead. * Replace PRAGMA queries with selectable versions, to ensure the columns order. * Fix Scan error on table name
v1.1.0
MS Sql Server support (#1) * add ms sql server support * add sql srv to docker-compose and database.yml * fix tests
v1.0.16
Fix MySQL tests and add trap cleanup for test.sh (#32) * Fix MySQL tests and add trap cleanup for test.sh * Fix comment formatting
v1.0.15
version bump: v1.0.15