Commit bc11fc3
authored
chore(main): release 0.10.0 (#257)
🤖 I have created a release *beep* *boop*
---
##
[0.10.0](v0.9.49...v0.10.0)
(2025-08-23)
### ⚠ BREAKING CHANGES
* **info schema:** uppercase column names
### Features
* **info schema:** tables includes last_altered and row_count
([6230f28](6230f28)),
closes [#134](#134)
* support AUTOINCREMENT when creating table
([5eedff2](5eedff2)),
closes [#184](#184)
* support sequences
([79abda1](79abda1)),
closes [#44](#44)
### Bug Fixes
* **info schema:** uppercase column names
([b05ee7f](b05ee7f))
### Chores
* **deps-dev:** bump pyright from 1.1.402 to 1.1.403
([#253](#253))
([74c8126](74c8126))
* **deps:** bump pyarrow-stubs from 17.19 to 20.0.0.20250716
([#256](#256))
([f2506cf](f2506cf))
* **deps:** bump pyright from 1.1.399 to 1.1.403
([#255](#255))
([92a96bf](92a96bf))
* **deps:** update ruff requirement from ~=0.11.2 to ~=0.12.7
([#254](#254))
([291390d](291390d))
* **deps:** update sqlglot requirement from ~=27.2.0 to ~=27.6.0
([#252](#252))
([dcd256a](dcd256a))
* remove notebooks/ from .gitignore
([69c715a](69c715a))
* update .gitignore
([c5d3779](c5d3779))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: potatobot-prime[bot] <132267321+potatobot-prime[bot]@users.noreply.github.com>1 parent 5eedff2 commit bc11fc3
3 files changed
+31
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
5 | 34 | | |
6 | 35 | | |
7 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments