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 2f9f7a2 commit dded257Copy full SHA for dded257
src/EFCore.Ydb/CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## v0.2.0
2
+
3
- 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)).
4
- Added support for new YDB data types - `Date32`, `Datetime64`, `Timestamp64` and `Interval64`.
5
- 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