Skip to content

Conversation

@dgafka
Copy link
Member

@dgafka dgafka commented Jan 12, 2026

Why is this change proposed?

This ensures Sqlite support for Dbal package.
Event Sourcing is not yet supported, as it will require a bit of rewrite.

Pull Request Contribution Terms

  • I have read and agree to the contribution terms outlined in CONTRIBUTING.

dgafka and others added 15 commits January 12, 2026 17:48
- Add SQLite connection configuration to database.php that parses DATABASE_DSN
- Fix case sensitivity issue in LaravelConnectionResolver (SqliteDriver -> SQLiteDriver)
- Support both sqlite:///path and sqlite:////path URL formats
@dgafka dgafka merged commit e3887e7 into main Jan 17, 2026
8 checks passed
@dgafka dgafka deleted the feat/sqlite-support branch January 17, 2026 15:31
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