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

@@ -10,6 +10,7 @@
## Asm
- equals function for registered primitive conversion types
- IConst0Fixer: IConst0/1 on its own => false/true
- IConst0Fixer: IConst0/1 false/true depending on compared field type
- actually parse getter
- resolve Predicate functions (not, and, or)
- don't bind external vars in lambdas, instead make information (parameter and intercepted values) available in a context object