Currently all builtin databases support the [orm](https://modules.vlang.io/orm.html), and it would be nice if this one does too. **Needed for support:** - [ ] implement [`orm.Connection`](https://modules.vlang.io/orm.html#Connection) - [ ] get it hardcoded into the V codebase
Currently all builtin databases support the orm, and it would be nice if this one does too.
Needed for support:
orm.Connection