UNPKG

@evidence-dev/mysql

Version:

MySQL driver for Evidence projects

220 lines (133 loc) 4.88 kB
# @evidence-dev/mysql ## 1.1.4 ### Patch Changes - Updated dependencies [cb5687cd9] - @evidence-dev/db-commons@1.0.6 ## 1.1.3 ### Patch Changes - 6cdedceb0: Remove db-orchestrator - Updated dependencies [6cdedceb0] - @evidence-dev/db-commons@1.0.5 ## 1.1.2 ### Patch Changes - 7f85e600: version bumps ## 1.1.1 ### Patch Changes - Updated dependencies [1da26c4e] - @evidence-dev/db-commons@1.0.4 ## 1.1.0 ### Minor Changes - 5d5cb2de: Upate mysql2 to next major version ## 1.0.3 ### Patch Changes - 2bcbf0ed: Add keywords to improve searchability for datasources - Updated dependencies [31381835] - @evidence-dev/db-commons@1.0.3 ## 1.0.2 ### Patch Changes - 0e0a4392: Add skeleton README files for adapters - c4f44007: - Remove legacy environment variables - Manually close connection after query is exhausted - Updated dependencies [fc7fe470] - @evidence-dev/db-commons@1.0.2 ## 1.0.1 ### Patch Changes - Updated dependencies - @evidence-dev/db-commons@1.0.1 ## 1.0.0 ### Major Changes - cb0fc468: This update includes major changes to the way Evidence interacts with data. Instead of running queries against the production database, and including it with the project as pre-rendered, static JSON data; those queries are now stored as .parquet files. .parquet enables the use of DuckDB on the client, allowing for much greater levels of interactivity on pages, and interoperability between different data sources (e.g. joins across postgres & mysql). ### Patch Changes - 1fbf70d9: Close connection when finished with pool to prevent process hang - bf4a112a: Update package.json to use new datasource field - c4822852: Support for streaming results - 781d2677: exhaust testconnection streams, improve type inference, add trino/databricks adapters - 20127231: Bump all versions so version pinning works - 29c149d6: added stricter types to db adapters - Updated dependencies [bf4a112a] - Updated dependencies [cd57ba69] - Updated dependencies [c4822852] - Updated dependencies [781d2677] - Updated dependencies [20127231] - Updated dependencies [29c149d6] - @evidence-dev/db-commons@0.2.1 ## 1.0.0-usql.7 ### Patch Changes - 781d2677: exhaust testconnection streams, improve type inference, add trino/databricks adapters - Updated dependencies [781d2677] - @evidence-dev/db-commons@0.2.1-usql.5 ## 1.0.0-usql.6 ### Patch Changes - Update package.json to use new datasource field - Updated dependencies - @evidence-dev/db-commons@0.2.1-usql.4 ## 1.0.0-usql.5 ### Patch Changes - Updated dependencies [cd57ba69] - @evidence-dev/db-commons@0.2.1-usql.3 ## 1.0.0-usql.4 ### Patch Changes - Support for streaming results - Updated dependencies - @evidence-dev/db-commons@0.2.1-usql.2 ## 1.0.0-usql.3 ### Patch Changes - 1fbf70d9: Close connection when finished with pool to prevent process hang ## 1.0.0-usql.2 ### Patch Changes - 20127231: Bump all versions so version pinning works - Updated dependencies [20127231] - @evidence-dev/db-commons@0.2.1-usql.1 ## 1.0.0-usql.1 ### Patch Changes - 29c149d6: added stricter types to db adapters - Updated dependencies [29c149d6] - @evidence-dev/db-commons@0.2.1-usql.0 ## 1.0.0-usql.0 ### Major Changes - cb0fc468: This update includes major changes to the way Evidence interacts with data. Instead of running queries against the production database, and including it with the project as pre-rendered, static JSON data; those queries are now stored as .parquet files. .parquet enables the use of DuckDB on the client, allowing for much greater levels of interactivity on pages, and interoperability between different data sources (e.g. joins across postgres & mysql). ## 0.3.1 ### Patch Changes - d92008d7: add password property to envMap ## 0.3.0 ### Minor Changes - 4c04edd0: Changed expected environment variables to reduce ambiguity ### Patch Changes - Updated dependencies [4c04edd0] - @evidence-dev/db-commons@0.2.0 ## 0.2.0 ### Minor Changes - a7168a4: Issue-646 SQL Connector broken due to constant being re-assigned (possibly due to a JS runtime change) ## 0.1.5 ### Patch Changes - c9dde3d: Addition of a "next" release tag in-sync with main branch - Updated dependencies [c9dde3d] - @evidence-dev/db-commons@0.1.3 ## 0.1.4 ### Patch Changes - 6f2dbf2: Fix mysql SSL option ## 0.1.3 ### Patch Changes - Updated dependencies [bb5d0e2] - @evidence-dev/db-commons@0.1.2 ## 0.1.2 ### Patch Changes - 7a87d0b: Add support for native database types to all components ## 0.1.1 ### Patch Changes - Updated dependencies [942488c] - @evidence-dev/db-commons@0.1.1 ## 0.1.0 ### Minor Changes - cb6d561: Native type support for MySQL, SQL Lite, and Snowflake and extracted common DB functionality to a shared package. ### Patch Changes - Updated dependencies [cb6d561] - @evidence-dev/db-commons@0.1.0