Skip to content

Commit 12074a2

Browse files
committed
CHANGELOG.md
1 parent 8daa3c1 commit 12074a2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
* Fixed `sugar.IsTableExists` with recursive check directory exists
22
* Added `sugar.IsDirectoryExists`
3-
* Added missing `IndexType` for `TableDescription`
3+
* 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
46

57
## v3.42.6
68
* Implemented `driver.RowsColumnTypeDatabaseTypeName` interface in `internal/xsql.rows` struct

0 commit comments

Comments
 (0)