Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7d6d6cc

Browse files
committed
Release 0.30.1
1 parentc99b6ea commit7d6d6cc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

‎CHANGES.txt‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,13 @@ Changes for crate
55
Unreleased
66
==========
77

8+
9+
2023/03/02 0.30.1
10+
=================
11+
812
- Fixed SQLAlchemy 2.0 incompatibility with ``CrateDialect.{has_schema,has_table}``
913

14+
1015
2023/02/16 0.30.0
1116
=================
1217

‎src/crate/client/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
# version string read from setup.py using a regex. Take care not to break the
3131
# regex!
32-
__version__="0.30.0"
32+
__version__="0.30.1"
3333

3434
apilevel="2.0"
3535
threadsafety=2

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp