Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure that we can set, get, and delete default values for all types #1064

Closed
kgodey opened this issue Feb 14, 2022 · 1 comment · Fixed by #1103
Closed

Ensure that we can set, get, and delete default values for all types #1064

kgodey opened this issue Feb 14, 2022 · 1 comment · Fixed by #1103
Assignees
Labels
needs: unblocking Blocked by other work type: enhancement New feature or request work: backend Related to Python, Django, and simple SQL

Comments

@kgodey
Copy link
Contributor

kgodey commented Feb 14, 2022

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.

@kgodey kgodey added type: enhancement New feature or request status: triage ready Ready for implementation work: backend Related to Python, Django, and simple SQL and removed status: triage labels Feb 14, 2022
@kgodey kgodey added this to the [07] Initial Data Types milestone Feb 14, 2022
@kgodey kgodey mentioned this issue Feb 15, 2022
7 tasks
@silentninja silentninja self-assigned this Feb 22, 2022
@silentninja silentninja added status: started and removed ready Ready for implementation labels Feb 22, 2022
@silentninja silentninja added needs: unblocking Blocked by other work and removed status: started labels Mar 11, 2022
@silentninja
Copy link
Contributor

Blocked by #1156

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: unblocking Blocked by other work type: enhancement New feature or request work: backend Related to Python, Django, and simple SQL
Projects
No open projects
2 participants