Fixed Issues
- Delete::many() doesn't work when schema_name is defined #362
- find_with_related panic #374
- How to define rust type of TIMESTAMP? #344
- Add Table on the generated Column enum #356
Merged PRs
Delete::many()
withTableRef
by @billy1624 in #363- Fix related & linked with enum columns by @billy1624 in #376
- Temporary Fix: Handling MySQL & SQLite timestamp columns by @billy1624 in #379
- Add feature to generate table Iden by @Sytten in #360
New Contributors
Full Changelog: 0.4.1...0.4.2