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 8daa3c1 commit 12074a2Copy full SHA for 12074a2
CHANGELOG.md
@@ -1,6 +1,8 @@
1
* Fixed `sugar.IsTableExists` with recursive check directory exists
2
* Added `sugar.IsDirectoryExists`
3
-* Added missing `IndexType` for `TableDescription`
+* Changed type of `table/options.IndexType` for type checks
4
+* Added constants `table/options.IndexTypeGlobal` and `table/options.IndexTypeGlobalAsync`
5
+* Added `table/options.IndexDescription.Type` field with `table/options.IndexType` type
6
7
## v3.42.6
8
* Implemented `driver.RowsColumnTypeDatabaseTypeName` interface in `internal/xsql.rows` struct
0 commit comments