jubishop / smalldemocracy

Tools for a Small Democracy.
https://smalldemocracy.com
Other
2 stars 1 forks source link

Data can't default return {} #252

Closed jubishop closed 2 years ago

jubishop commented 2 years ago

This just means nothing will get stored if data is nil. We need to make data default {} for every row, not null