uptrace / bun

SQL-first Golang ORM
https://bun.uptrace.dev
BSD 2-Clause "Simplified" License
3.82k stars 231 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.

github-actions[bot] commented 6 days ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. If there is no update within the next 7 days, this issue will be closed.