File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Code/src/Synnotech.Migrations.Linq2Db Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<Description >Adapts the generic migration engine of Synnotech.Migrations.Core for Linq2Db.</Description >
4
4
<PackageReleaseNotes >
5
- Synntech.Migrations.Linq2Db 0.8 .0
5
+ Synntech.Migrations.Linq2Db 0.9 .0
6
6
---------------------------------
7
7
8
- - adapted new implementation of Synnotech.Migrations.Core
9
- - added support for dependency injection as well as IAsyncDisposable and IDisposable for migrations
10
- - added support for Synnotech.DatabaseAbstractions 2.x
8
+ - added support for Synnotech.Linq2Db 6.0.0
9
+ - added Int64 timestamp versions as an alternative to text versions
10
+ - added possibility to apply all non-applied migrations, even if their version is lower than your currently highest version
11
11
- you can find the docs at https://github.com/Synnotech-AG/Synnotech.Migrations
12
12
</PackageReleaseNotes >
13
13
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments