Skip to content

Commit 1b5aece

Browse files
dev: release EF
1 parent 25b0b1b commit 1b5aece

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.github/workflows/publish-ef.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: publish
1+
name: publish EF
22
on:
33
workflow_dispatch:
44
inputs:

src/EFCore.Ydb/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
- Supported connect to Yandex Cloud
1+
- Supported migration tools: initial implementation of EF Core migration tool support.
2+
- Enabled `EntityFrameworkCore.FunctionalTests` for unit and functional testing coverage.
3+
- Supported connections to Yandex Cloud (YDB Cloud) using standard configuration options.
4+
- First provider implementation for YDB: basic CRUD, DbContext mapping, and initial LINQ translation functionality.

0 commit comments

Comments
 (0)