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