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 e2ed64a commit bbd24f9Copy full SHA for bbd24f9
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## v0.9.4
2
+
3
+* Overhaul insert/update row/record form:
4
+ * Integer primary keys are nullable.
5
+ * Explicit nullability for numbers.
6
+ * Ignore defaults for update path.
7
+ * Don't pre-fill defaults.
8
+* Install SIGHUP handler for config reload.
9
+* Update to Rust edition 2024.
10
+* Update dependencies.
11
12
## v0.9.3
13
14
* Custom JSON stdout request logger to have a stable format as opposed to
0 commit comments