Releases: gobuffalo/pop
Releases · gobuffalo/pop
v5.3.2
- Bump pgx and pgconn versions
- Ensure uninitialized map is initialized when unmarshaling json
- Exclude migration_table_name from connection string
- Add support for pointer FKs when preloading a belongs_to association
- Support context-aware tablenames
v5.3.1
v5.3.0
v5.2.4
v5.2.3
v5.2.2
v5.2.1
v5.2.0
v5.1.3
Changelog
80b9462 Bump version
4a04938 Bump version
9024edb Fix belongs_to association db field name (#545)
e747e61 Fix belongs_to tag value to support underscored. (#546)
6842d77 Fix mariadb driver issue (#543)
fcef263 Merge branch 'development'
10d2889 Mod tidy
65c15af map time.time to timestamp (#549)