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

use PRAGMA defer foreign keys instead of hardcoded order table #198

Open
samuelstroschein opened this issue Dec 11, 2024 — with Linear · 0 comments
Open

use PRAGMA defer foreign keys instead of hardcoded order table #198

samuelstroschein opened this issue Dec 11, 2024 — with Linear · 0 comments

Comments

Copy link
Member

We can now use pragma defer foreign keys instead of maintaining a schema of foreign key dependencies in the sync layer.

image.png

samuelstroschein added a commit to opral/monorepo that referenced this issue Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant