Skip to content

Enable foreign keys with LazyDatabase. #27

Description

@bartvanhoutte

Small support request/possible feature request. I would like to use foreign keys in my SQLite database and according to the SQLite documentation I have to enable this per connection via PRAGMA foreign_keys = ON.
Is there a way to execute this command everytime LazyDatabase creates a connection to the database?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needednew featureNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions