Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add datatype for is_spent sqlite column
Although, Sqlite column accepts values of any type, it is important to annotate this column to make it easy to reason about.
- Loading branch information