Replies: 1 comment 5 replies
-
Many of these options can be set via the URL. What are you trying to set? Unfortunately, not all drivers allow configuring connections as they're placed in the pool, so exposing an interface to do so is a bit difficult. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The problem is about Sqlite. There are some pragmas I want to set. But some of them are not persistent, I need to set them every time I start the Rocket application.
How could I do it in minimal code?
Beta Was this translation helpful? Give feedback.
All reactions