Skip to content

Commit b656a98

Browse files
committed
Update changelog
1 parent e9d5183 commit b656a98

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ Versioning](http://semver.org/spec/v2.0.0.html).
1313
- Add alias struct case type (uses the columns alias) (thanks @Darkclainer)
1414
- Add ability to type replace on tables (thanks @stephenafamo)
1515

16+
### Changed
17+
18+
- Change the way column cache keys are created and looked up, improving memory
19+
performance of sqlboiler's caching layer (thanks @zikaeroh)
20+
1621
### Fixed
1722

1823
- Fix the psql driver to correctly ignore generated columns (thanks @chochihim)

0 commit comments

Comments
 (0)