Skip to content

Conversation

@erklyn
Copy link

@erklyn erklyn commented Feb 16, 2024

sqlite engine implementation,

I believe some changes to the config was necessary,

  • When getting value from a sql based database we need the table which the end user needs to specify so I have added that in.

  • When setting value we need the table and the column to write to the database, can be implemented without the column, but better be safe than sorry.

  • When creating a new database connection, crate creates a new database, so a typo could be a problem, maybe we can add some sort of validation.

Let me know if you want me to add or change stuff.

I didn't touch the readme for now, I can change the readme for sqlite as well just wanted to be sure with the implementations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant