Skip to content

Commit 6db7450

Browse files
authored
Merge pull request #2429 from JKamsker/patch-1
Add LiteDb.Migration to readme
2 parents 0b11316 + 6cf4405 commit 6db7450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ using(var db = new LiteDatabase("MyOrderDatafile.db"))
153153
- F# Support: https://github.com/Zaid-Ajaj/LiteDB.FSharp (v4)
154154
- UltraLiteDB (for Unity or IOT): https://github.com/rejemy/UltraLiteDB
155155
- OneBella - cross platform (windows, macos, linux) GUI tool : https://github.com/namigop/OneBella
156-
156+
- LiteDB.Migration: Framework that makes schema migrations easier: https://github.com/JKamsker/LiteDB.Migration/
157157

158158
## Changelog
159159

0 commit comments

Comments
 (0)