uptrace / bun

SQL-first Golang ORM
https://bun.uptrace.dev
BSD 2-Clause "Simplified" License
3.65k stars 221 forks source link

Support for Google Cloud Spanner #910

Open tatsuya0429 opened 1 year ago

tatsuya0429 commented 1 year ago

Are there any plans to support Google Cloud Spanner? When using PostgreSQL dialect, I am having trouble using the migration function because Google Cloud Spanner does not support the SERIAL type.

Thanks in advance.

vmihailenco commented 1 year ago

AFAIK there are no plans to support Google Cloud Spanner.