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 ccfc30c commit 24405deCopy full SHA for 24405de
CHANGELOG.md
@@ -44,6 +44,8 @@ let string: String = MysqlQueryBuilder.unescape_string(r#" \"abc\" "#);
44
45
* Replace `Value::Ipv4Network` and `Value::Ipv6Network` to `Value::IpNetwork` (#364)
46
47
+* Remove some redundant feature flags `postgres-chrono`, `postgres-json`, `postgres-uuid`, `postgres-time`. Use the `with-*` equivalence
48
+
49
## 0.25.2 - 2022-07-01
50
51
### New features
0 commit comments