Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Commit

Permalink
CHANGELOG: Add changelog entry for implicitnull
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Hughes authored and willhug committed Oct 9, 2018
1 parent 977f2bb commit 29e1b32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#### `sqlgen`

- `sqlgen.Tester` now compares `driver.Value`s. ([#170](https://github.com/samsarahq/thunder/pull/170))
- Support converting the zero value of fields to NULL in the db with tag `sql:",implicitnull"`. ([#181](https://github.com/samsarahq/thunder/pull/181))

## [0.4.0] - 2018-09-13

Expand Down

0 comments on commit 29e1b32

Please sign in to comment.