You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently testing out Turso on a Golang project of mine, and I'd really like to have the foreign_keys PRAGMA enabled by default on new connections. I know currently the DSN supports things like enabling experimental features, encryption, and a few other items. Would it make technical sense and be possible to also add db configuration PRAGMAs like foreign_keys, journal_mode, etc?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently testing out Turso on a Golang project of mine, and I'd really like to have the
foreign_keysPRAGMA enabled by default on new connections. I know currently the DSN supports things like enabling experimental features, encryption, and a few other items. Would it make technical sense and be possible to also add db configuration PRAGMAs likeforeign_keys,journal_mode, etc?Beta Was this translation helpful? Give feedback.
All reactions