Skip to content
Snippets Groups Projects

Sprint/2021 11

Merged Petar Hristov requested to merge Sprint/2021-11 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -44,4 +44,4 @@ Migrations should be identified by a unique id which corresponds, roughly, to th
```
YYYYMMDDhhmm
```
FluentMigrator uses this identifier to manage its migration versioning. For an example migration, check out the migrations in the test project for the database.
\ No newline at end of file
FluentMigrator uses this identifier to manage its migration versioning. For an example migration, check out the migrations in the test project for the database.
Loading