mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.43k stars 290 forks source link

Add Google Cloud SQL (PostgreSQL) driver to list #1262

Closed chokoswitch closed 4 months ago

chokoswitch commented 6 months ago

Adds an extension driver for Google Cloud SQL (PostgreSQL) to the community drivers list

https://marketplace.visualstudio.com/items?itemName=curioswitch.sqltools-driver-cloudsql-pg

gjsjohnmurray commented 6 months ago

Please also add your entry to docs/src/pages/en/drivers/drivers-table.mdx

gjsjohnmurray commented 4 months ago

@chokoswitch please make the additional edit I requested

chokoswitch commented 4 months ago

Sorry for the huge delay on this, added to docs page

gjsjohnmurray commented 4 months ago

Thanks for your contribution.