Skip to content

Commit dded257

Browse files
author
robot
committed
Release EF v0.2.0
1 parent 2f9f7a2 commit dded257

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/EFCore.Ydb/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## v0.2.0
2+
13
- Fixed bug: Missing/removed __EFMigrationsHistory caused INSERT errors (LockMigration); migrations now handle table recreation and locking properly ([#544](https://github.com/ydb-platform/ydb-dotnet-sdk/issues/544)).
24
- Added support for new YDB data types - `Date32`, `Datetime64`, `Timestamp64` and `Interval64`.
35
- Fixed bug: Missing `DEFAULT` clause generation in `YdbMigrationsSqlGenerator` (handles defaultValue/defaultValueSql) ([#552](https://github.com/ydb-platform/ydb-dotnet-sdk/issues/552)).

0 commit comments

Comments
 (0)