Join Slack
Powered by
SQLDelight question: The docs explain how to enabl...
# squarelibraries
a
Adam S
07/11/2025, 10:20 AM
SQLDelight question: The docs explain how to enable foreign keys for SQLite, but how are they actually defined in a
.sq
file?
https://sqldelight.github.io/sqldelight/2.1.0/jvm_sqlite/foreign_keys/
e
eygraber
07/11/2025, 11:44 AM
Same way as usual
https://sqlite.org/foreignkeys.html
2
Views
Open in Slack
Previous
Next