database-proxy
database-proxy copied to clipboard
A proxy to connect Observable notebooks to databases on private networks
Resolves https://github.com/observablehq/projects/issues/421 https://github.com/observablehq/projects/issues/423 https://github.com/observablehq/projects/issues/422 - [x] Add `SNOWFLAKE_TEST_CREDENTIALS` as secret on GitHub Actions for the test to pass. See related pr on data-connector: https://github.com/observablehq/observablehq/pull/10168 Includes https://github.com/observablehq/database-proxy/pull/68. - Setup test GH...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...
Bumps [snowflake-sdk](https://github.com/snowflakedb/snowflake-connector-nodejs) from 1.6.14 to 1.6.21. Release notes Sourced from snowflake-sdk's releases. Release Please check our community page for release notes. Release Please check our community page for release notes....
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.19. Release notes Sourced from vm2's releases. 3.9.19 Fixes https://github.com/patriksimek/vm2/commit/cfa3fc6f81be05ce9ed08a79a406ebe3b61ead3e: Fix resolver issue. 3.9.18 New Features https://github.com/patriksimek/vm2/commit/dd81ff616ff528de5dc7a1cf2939de3d3701539d: Add resolver API to create a shared resolver...
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1. Commits 5b44c1b 3.0.1 9fbc20a chore: better number regex 41ae98e Cleanup c59f35e Move to Sideway See full diff in compare view Maintainer changes This version...
I have set up a self-hosted proxy for the Microsoft SQL Server and in the notebook, I get the error `Error: The "config.server" property is required and must be of...
Thx for your time! I have a pgpool2 instance in front of a postgresql@12 database. The problem is that [database-proxy](https://github.com/observablehq/database-proxy) get stuck when querying more than 100 rows ('select id...