We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Drop gorm in favor of SQLc.
schema.sql
department
er
bed
patient
room
task
task_template
ward
organization
user
Future TODOs:
Read up on our decision-making in this issue: #465
No response
The text was updated successfully, but these errors were encountered:
FoseFx
No branches or pull requests
Describe the feature
Drop gorm in favor of SQLc.
schema.sql
#559department
models to SQLcer
models to SQLcbed
models to SQLc #562patient
models to SQLc #563room
models to SQLc #570task
models to SQLc #580task_template
models to SQLc #623ward
models to SQLc #575organization
models to SQLc #574user
models to SQLc #573Future TODOs:
Why is this feature needed?
Read up on our decision-making in this issue: #465
Additional context
No response
The text was updated successfully, but these errors were encountered: