Maria DB?

Does anyone know when Maria DB will get supported?

I haven't really looked into it, but it seems there's already a pull request, for support for Maria DB
https://github.com/drizzle-team/drizzle-orm/pull/1692
GitHub
(Partially) Addresses #203.
This PR aims to add support for Maria DB, which simply extends the existent MySQL dialect.
Tasks:

Implement mariadb driver.
Write core API integration tests for the m...
Was this page helpful?