added command line to create migrations

This commit is contained in:
wea_ondara
2022-11-23 13:50:54 +01:00
parent 17d71eb2f3
commit 915fc4a87b
43 changed files with 1183 additions and 61 deletions

View File

@@ -34,5 +34,4 @@ class ModelBuilderSimpleTest {
public float f;
public long l;
}
}