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

Generate schema.sql from models.yml for relational database #13

Open
10 tasks
r-peschke opened this issue Feb 7, 2024 · 1 comment · Fixed by #17 or #73
Open
10 tasks

Generate schema.sql from models.yml for relational database #13

r-peschke opened this issue Feb 7, 2024 · 1 comment · Fixed by #17 or #73
Assignees
Labels
Milestone

Comments

@r-peschke
Copy link
Member

r-peschke commented Feb 7, 2024

To remember:

  • Common test setup for meta and backend repo
  • See connection handler and usage with psycopg3
  • Read adapter
  • Write adapter
  • Add Required checks to 1tR:1Gt und 1tR:1GtR, tests für alle existierenden Required Varianten
  • Extend validate and generate_models.py with implemented information for relation:relation
  • Migrations to and in relational db
  • Test for motion_identical
  • Generation: on_delete
  • Realization or not for more attributes: readonly (in action-payload), deferred, ..
@jsangmeister jsangmeister changed the title generate schema.sql from models.yml for relational database Generate schema.sql from models.yml for relational database Feb 8, 2024
@jsangmeister
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants