Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SQLite support #63

Merged
merged 1 commit into from
Jul 20, 2024
Merged

Add SQLite support #63

merged 1 commit into from
Jul 20, 2024

Conversation

applenick
Copy link
Member

SQLite Support

This PR adds support for SQLite as a database option, offering a great improvement for development and testing environments.

🚧 Work In Progress 🛑 : This feature is still under development. While basic functionality has been tested, there are minor differences between SQLite and MySQL that need to be addressed to ensure seamless operation across both database systems. Not recommended for production environments yet...

@applenick applenick added the improve-feature Improvement to an existing feature label Jun 12, 2024
@applenick applenick force-pushed the sqlite-support branch 3 times, most recently from f029b84 to a6d395f Compare June 20, 2024 19:31
@applenick applenick marked this pull request as ready for review July 20, 2024 23:34
@applenick applenick merged commit e58f7b8 into dev Jul 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improve-feature Improvement to an existing feature
Development

Successfully merging this pull request may close these issues.

1 participant