Make sure when a note has no content, null is saved to the db, not ''
This commit is contained in:
parent
56d180729e
commit
ae2dc99069
3 changed files with 8 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
## Version {next}
|
||||
- Update dependencies and recompile frontend assets, fix tests
|
||||
- Only normalise tags in the URL, not in the actual link text
|
||||
- Make sure when a note has no content, null is saved to the db, not `''`
|
||||
|
||||
## Version 0.15 (2017-12-24)
|
||||
- Add simple checkins, i.e. checkins with no note content, for now add a default note for these
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue