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 fc77abc commit df6f98eCopy full SHA for df6f98e
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# Changelog
2
3
All notable changes to this project will be documented in this file.
4
-
+
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
Cargo.toml
@@ -80,9 +80,9 @@ all-features = [
80
"all-types",
81
] # everything except option-*
82
all-types = [
83
- "postgres-vector",
84
"postgres-array",
85
"postgres-interval",
+ "postgres-vector",
86
"with-chrono",
87
"with-json",
88
"with-rust_decimal",
0 commit comments