We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a82d16 commit ceb83c7Copy full SHA for ceb83c7
CHANGELOG.md
@@ -1,4 +1,8 @@
1
2
+## 0.7.1 (2024-04-12)
3
+
4
+- Fix handling of FOREACH IN ARRAY
5
6
## 0.7.0 (2024-01-31)
7
8
- Update pglast to 6.1 which makes pgspot use the PostgreSQL 16 parser
src/pgspot/__init__.py
@@ -1 +1 @@
-__version__ = "0.7.0"
+__version__ = "0.7.1"
0 commit comments