Are spatial queries supported?

We don't have native support for those type yet

But you can try to define it with custom types and use it in queries. Drizzle-kit should be aware of custom types and will/should generate migration for it

https://github.com/drizzle-team/drizzle-orm/blob/main/docs/custom-types.lite.md

If you'll have any problems with it or with queries - just ping us. We can try to help with it
GitHub
TypeScript ORM for SQL. Contribute to drizzle-team/drizzle-orm development by creating an account on GitHub.
Was this page helpful?