We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab14b8 commit c881aafCopy full SHA for c881aaf
CHANGELOG.md
@@ -140,6 +140,7 @@ pub enum StringLen {
140
* Added `IntoColumnDef` trait, allowing `&mut ColumnDef` / `ColumnDef` as argument
141
* Added `ColumnType::string()` and `ColumnType::var_binary()` as shim for old API
142
* Added `ON DUPLICATE KEY DO NOTHING` polyfill for MySQL https://github.com/SeaQL/sea-query/pull/765
143
+* Added non-TLS runtime https://github.com/SeaQL/sea-query/pull/783
144
145
### House keeping
146
0 commit comments