-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Request
It would be nice to implement support for SQLite in an async context, bringing our users the ability to interact with that type of database.
Here's the documentation of the crate. Take a look at it and we can discuss the approach for support it's implementation, since it's possible that we need to create a different internal trait with less database operations, since I'm not sure if all the queries available in Canyon will be supported to query SQLite databases
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request