unjs / db0

📚 Lightweight SQL Connector
https://db0.unjs.io
MIT License
171 stars 18 forks source link

refactor(postgresql): correct function name #114

Closed hareland closed 1 month ago

hareland commented 2 months ago

Rename default postgresql.ts export to match postgresqlConnector for typehinted import.

Resolves #105