Skip to content

Add DatabaseUrl parser and URL-based dbOpen overloads#328

Merged
dumblepy merged 1 commit into
mainfrom
323-database-url-for-connection
Mar 24, 2026
Merged

Add DatabaseUrl parser and URL-based dbOpen overloads#328
dumblepy merged 1 commit into
mainfrom
323-database-url-for-connection

Conversation

@dumblepy

Copy link
Copy Markdown
Owner

Introduce a DatabaseUrl type and parser (parseDatabaseUrl, asDatabaseUrl, helpers) and add URL-based dbOpen overloads for SQLite, MySQL, MariaDB and PostgreSQL; update connection exports, README/docs/examples and tests to use the new URL API.

Introduce a DatabaseUrl type and parser (parseDatabaseUrl, asDatabaseUrl, helpers) and add URL-based dbOpen overloads for SQLite, MySQL, MariaDB and PostgreSQL; update connection exports, README/docs/examples and tests to use the new URL API.
@dumblepy dumblepy linked an issue Mar 24, 2026 that may be closed by this pull request
@dumblepy dumblepy merged commit 071db69 into main Mar 24, 2026
5 checks passed
@dumblepy dumblepy deleted the 323-database-url-for-connection branch March 24, 2026 13:19
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.

database url for connection

1 participant