<!-- Welcome! Thanks for suggesting features! Do you want to ask a question? Are you looking for support? Please ask us on - Discord: https://discord.com/invite/uCPdDXzbdv - GitHub Discussion --> ## Summary Since the `time` crate is supported as alternative to `chrono` it should be possible to generate code for `time` crate ## Motivation Currently you need to write the ORM code yourself if you want to use the `time` crate, which might be annoying