We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f5a890 commit 2208ecaCopy full SHA for 2208eca
CHANGES.txt
@@ -5,6 +5,12 @@ Changes for crash
5
Unreleased
6
==========
7
8
+2024/03/19 0.31.4
9
+=================
10
+
11
+- Fixed status line display of the executed SQL command, part 2,
12
+ don't display SQL command _arguments_.
13
14
2024/03/18 0.31.3
15
=================
16
crate/crash/__init__.py
@@ -19,4 +19,4 @@
19
# with Crate these terms will supersede the license and you may use the
20
# software solely pursuant to the terms of the relevant commercial agreement.
21
22
-__version__ = '0.31.3'
+__version__ = '0.31.4'
0 commit comments