data-api-builder
data-api-builder copied to clipboard
[Bug]: Column type TimeSpan not yet supported. (MYSQL)
What happened?
Engine start error
Version
0.6.13
What database are you using?
MySQL
What hosting model are you using?
Local (including CLI)
Which API approach are you accessing DAB through?
No response
Relevant log output
Column type TimeSpan not yet supported.
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Thank you for raising this @fgbustoa. I've added this to our backlog
Same issue for sbyte/uint64 even I'm not using the types, seemed the dab treat tinyint as sbyte and datetime as uint64 .