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

SQLite with WAL support is added #20

Merged
merged 3 commits into from
Jul 24, 2024
Merged

Conversation

keskinonur
Copy link
Contributor

While playing with this repo during developing with Flight PHP, I would like to add SQLite support. By default Write-Ahead-Log mode for journalling is activated.

src/Drivers/Sqlite.php Show resolved Hide resolved
src/Drivers/Sqlite.php Outdated Show resolved Hide resolved
src/Drivers/Sqlite.php Outdated Show resolved Hide resolved
src/Drivers/Sqlite.php Outdated Show resolved Hide resolved
@keskinonur keskinonur requested a review from Ghostff July 23, 2024 19:56
@Ghostff Ghostff merged commit 1749b7f into Ghostff:master Jul 24, 2024
1 check passed
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.

2 participants