Releases: Mause/duckdb_engine
Releases · Mause/duckdb_engine
0.1.11
0.1.10
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
0.1.8
What's Changed
- Switch to non-deprecated get table names method by @Mause in #116
- Bump duckdb version by @Mause in #115
- Fix transaction support by @Mause in #133
- FIX: update colspecs to handle numeric types by @jorisvandenbossche in #128
- Test against ipython-sql by @Mause in #134
- Add support for registering pandas dataframes with a connection by @Mause in #138
- Python 3.10 by @Mause in #139
- Add MIT license by @jhult in #155
- Swap back trigger by @Mause in #169
- Update actions/cache action to v2 by @renovate in #172
- support sqlalchemy 1.3.x and superset by @alitrack in #180
- fix: Fix rowcount for duckdb version > 0.3.0 by @Mause in #217
Version bumps
- Configure Renovate by @renovate in #171
- Bump sqlalchemy from 1.4.20 to 1.4.22 by @dependabot in #119
- Bump hypothesis from 6.14.2 to 6.14.3 by @dependabot in #117
- Bump pre-commit from 2.13.0 to 2.14.0 by @dependabot in #124
- Bump hypothesis from 6.14.3 to 6.14.5 by @dependabot in #122
- Bump hypothesis from 6.14.5 to 6.14.6 by @dependabot in #127
- Bump hypothesis from 6.14.6 to 6.14.7 by @dependabot in #132
- Bump sqlalchemy from 1.4.20 to 1.4.22 by @dependabot in #126
- Bump hypothesis from 6.14.7 to 6.14.8 by @dependabot in #135
- Bump duckdb from 0.2.8 to 0.2.9 by @dependabot in #152
- Bump hypothesis from 6.14.8 to 6.18.0 by @dependabot in #151
- Bump hypothesis from 6.18.0 to 6.20.0 by @dependabot in #156
- Bump pre-commit from 2.14.0 to 2.15.0 by @dependabot in #150
- Bump pytest from 6.2.4 to 6.2.5 by @dependabot in #146
- Bump sqlalchemy from 1.4.22 to 1.4.23 by @dependabot in #145
- Bump hypothesis from 6.20.0 to 6.21.5 by @dependabot in #162
- Bump hypothesis from 6.21.5 to 6.23.0 by @dependabot in #168
- Bump sqlalchemy from 1.4.23 to 1.4.25 by @dependabot in #166
- Bump hypothesis from 6.23.0 to 6.23.1 by @dependabot in #170
- Bump duckdb from 0.2.9 to 0.3.0 by @dependabot in #177
- Bump sqlalchemy from 1.4.25 to 1.4.31 by @dependabot in #214
- Bump pre-commit from 2.15.0 to 2.17.0 by @dependabot in #210
- Bump sqlparse from 0.4.1 to 0.4.2 by @dependabot in #215
- Bump ipython from 7.16.1 to 7.16.3 by @dependabot in #216
- Bump hypothesis from 6.23.1 to 6.31.6 by @dependabot in #204
- Bump mypy from 0.910 to 0.931 by @dependabot in #209
- Bump duckdb from 0.3.0 to 0.3.1 by @dependabot in #189
New Contributors
- @jorisvandenbossche made their first contribution in #128
- @jhult made their first contribution in #155
- @renovate made their first contribution in #171
- @alitrack made their first contribution in #180
Full Changelog: 0.1.7...0.1.8
v0.1.7
What's Changed
- Add python version matrix by @Mause in #103
- Add some basic reflection tests by @Mause in #108
- Added restraints and refactored the Pandas tests. by @bmeares in #105
- Enable xfail strict mode by @Mause in #113
- Update codeql-analysis.yml by @Mause in #107
Version bumps
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #106
- Bump hypothesis from 6.14.1 to 6.14.2 by @dependabot in #110
- Bump pdbpp from 0.10.2 to 0.10.3 by @dependabot in #109
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #111
Full Changelog: 0.1.6...v0.1.7
v0.1.6
What's Changed
- Added
test_pandas.py
to thepytest
suite. by @bmeares in #97 - Switch to poetry_core by @Mause in #104
- Add strict mypy config by @Mause in #96
- Add some basic hypothesis tests by @Mause in #72
Version bumps
- Bump pre-commit from 2.12.1 to 2.13.0 by @dependabot in #90
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #91
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #93
- Bump mypy from 0.902 to 0.910 by @dependabot in #98
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #100
- Bump hypothesis from 6.14.0 to 6.14.1 by @dependabot in #102
- Bump sqlalchemy from 1.4.18 to 1.4.20 by @dependabot in #101
Full Changelog: 0.1.5...v0.1.6
v0.1.5
What's Changed
Version bumps
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #79
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #81
- Bump sqlalchemy from 1.4.15 to 1.4.17 by @dependabot in #80
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #82
- Bump mypy from 0.812 to 0.902 by @dependabot in #86
- Bump sqlalchemy from 1.4.17 to 1.4.18 by @dependabot in #85
- Bump duckdb from 0.2.6 to 0.2.7 by @dependabot in #87
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
Version bumps
- Bump sqlalchemy from 1.4.11 to 1.4.13 by @dependabot in #69
- Bump sqlalchemy from 1.4.13 to 1.4.14 by @dependabot in #73
- Bump pytest from 6.2.3 to 6.2.4 by @dependabot in #70
- Bump duckdb from 0.2.5 to 0.2.6 by @dependabot in #74
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #75
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #77
- Bump sqlalchemy from 1.4.14 to 1.4.15 by @dependabot in #76
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Chores
Version bumps
- Bump duckdb from 0.2.2.dev655 to 0.2.2.dev717 by @dependabot in #6
- Bump duckdb from 0.2.2.dev717 to 0.2.2.dev721 by @dependabot in #7
- Bump duckdb from 0.2.2.dev721 to 0.2.2.dev727 by @dependabot in #11
- Bump pre-commit from 2.7.1 to 2.8.2 by @dependabot in #12
- Bump pytest from 6.1.1 to 6.1.2 by @dependabot in #10
- Bump duckdb from 0.2.2.dev727 to 0.2.2 by @dependabot in #13
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #14
- Bump pre-commit from 2.8.2 to 2.9.0 by @dependabot in #15
- Bump pre-commit from 2.9.0 to 2.9.2 by @dependabot in #17
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #16
- Bump duckdb from 0.2.2 to 0.2.3 by @dependabot in #18
- Bump pre-commit from 2.9.2 to 2.9.3 by @dependabot in #20
- Bump pytest from 6.1.2 to 6.2.0 by @dependabot in #21
- Bump pytest from 6.2.0 to 6.2.1 by @dependabot in #23
- Bump sqlalchemy from 1.3.20 to 1.3.21 by @dependabot in #24
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #26
- Bump sqlalchemy from 1.3.21 to 1.3.22 by @dependabot in #25
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #28
- Bump mypy from 0.790 to 0.800 by @dependabot in #31
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #32
- Bump duckdb from 0.2.3 to 0.2.4 by @dependabot in #37
- Bump sqlalchemy from 1.3.22 to 1.3.23 by @dependabot in #36
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #35
- Bump mypy from 0.800 to 0.812 by @dependabot in #40
- Bump pre-commit from 2.10.0 to 2.10.1 by @dependabot in #38
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #39
- Bump pre-commit from 2.10.1 to 2.11.1 by @dependabot in #44
- Bump duckdb from 0.2.4 to 0.2.5 by @dependabot in #45
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #43
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #49
- Bump sqlalchemy from 1.3.23 to 1.4.4 by @dependabot in #52
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #55
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #59
- Bump sqlalchemy from 1.4.4 to 1.4.10 by @dependabot in #64
- Bump pytest from 6.2.2 to 6.2.3 by @dependabot in #54
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #63
- Bump sqlalchemy from 1.4.10 to 1.4.11 by @dependabot in #65
- Bump pre-commit from 2.11.1 to 2.12.1 by @dependabot in #62
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #68
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Bump pytest from 6.1.0 to 6.1.1 by @dependabot in #3
- Bump sqlalchemy from 1.3.19 to 1.3.20 by @dependabot in #4
Full Changelog: v0.1.1...v0.1.2