0.1.9
What's Changed
- feat: set duckdb as dialect name by @machow in #222
- Support SQLAlchemy < 1.4 without a deprecation warning on 1.4+ by @marcua in #219
- chore: enable branch-protection in ossf scorecard by @Mause in #250
- fix: ignore internal metadata view names by @gforsyth in #259
Version bumps
- Configure WhiteSource Bolt for GitHub by @mend-bolt-for-github in #243
- Bump pytest from 6.2.5 to 7.0.0 by @dependabot in #218
- build(deps-dev): bump mypy from 0.931 to 0.940 by @dependabot in #227
- Bump duckdb from 0.3.1 to 0.3.2 by @dependabot in #220
- build(deps): bump sqlalchemy from 1.4.31 to 1.4.32 by @dependabot in #225
- Bump pytest from 7.0.0 to 7.0.1 by @dependabot in #221
- chore(deps-dev): bump mypy from 0.940 to 0.942 by @dependabot in #232
- chore(deps-dev): bump mypy from 0.942 to 0.950 by @dependabot in #239
- chore(deps): bump sqlalchemy from 1.4.32 to 1.4.36 by @dependabot in #238
- chore(deps-dev): bump mypy from 0.950 to 0.961 by @dependabot in #248
- chore(deps): bump sqlalchemy from 1.4.36 to 1.4.37 by @dependabot in #247
- chore(deps): bump duckdb from 0.3.2 to 0.3.4 by @dependabot in #237
- chore(deps-dev): bump ipython-sql from 0.4.0 to 0.4.1 by @dependabot in #260
- chore(deps): update dependency mypy to ^0.940 by @renovate in #226
- chore(deps): update actions/checkout action to v3 by @renovate in #223
- chore(deps): update actions/setup-python action to v3 by @renovate in #224
- chore(deps): update actions/cache action to v3 by @renovate in #231
- chore(deps): update github/codeql-action action to v2 by @renovate in #236
- chore(deps): update actions/setup-python action to v4 by @renovate in #256
- chore(deps): update actions/checkout digest to 2541b12 by @renovate in #252
- chore(deps): update ossf/scorecard-action digest to 80c928c by @renovate in #255
- chore(deps): update actions/upload-artifact digest to 3cea537 by @renovate in #253
- chore(deps): update github/codeql-action digest to ccf479d by @renovate in #254
- chore(deps): update ossf/scorecard-action digest to f056c0c by @renovate in #257
- chore(deps): update actions/checkout action to v3.0.2 by @renovate in #263
- chore(deps): update actions/upload-artifact action to v3.1.0 by @renovate in #264
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #230
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #240
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #241
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #246
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #261
New Contributors
- @machow made their first contribution in #222
- @marcua made their first contribution in #219
- @mend-bolt-for-github made their first contribution in #243
- @gforsyth made their first contribution in #259
Full Changelog: 0.1.8...0.1.9