Ensure that we can set, get, and delete default values for all types #1064
Labels
needs: unblocking
Blocked by other work
type: enhancement
New feature or request
work: backend
Related to Python, Django, and simple SQL
Milestone
Problem
We need to make sure that we can set, get, and delete default values for all supported DB types.
Proposed solution
Ensure that tests exists for this functionality for all supported DB types, write new ones if needed.
Additional context
If support for any DB types are not yet complete by the time this issue is complete, then responsibility for writing tests for those types falls on the person implementing the type.
The text was updated successfully, but these errors were encountered: