Skip to content

Commit 9c13084

Browse files
authored
Release/pysqlx core 2023 10 30 (#130)
- 🐍 Add support to `Python3.12` - 🐘 Add support to `Array` of `Enum` (PostgreSQL) - 🔁Update `pysqlx-core` to the latest version - 🏛️Update `pyproject.toml` classifiers.
1 parent 6dccb80 commit 9c13084

File tree

5 files changed

+162
-94
lines changed

5 files changed

+162
-94
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ on:
99

1010
pull_request:
1111
branches:
12-
- "main"
13-
- "release/*"
12+
- main
1413
- dependabot/*
1514
- deps/*
1615
- bugfix/*

0 commit comments

Comments
 (0)