4.2.2 (2020-10-22)
Bug Fixes
- core: fix mapping of params with custom types (e5049b1), closes #940
- schema: make sure we do not create FK columns twice in sqlite (1eb6374), closes #942
- only create migrations folder if migrationsList is not used (#941) (1e5c5e8), closes #907
- core: fix wrongly inferred 1:m metadata (82f7f0a), closes #936