Spanner SQL dialect for [SeaQuery](https://github.com/SeaQL/sea-query).
This crate provides a query builder that translates SeaQuery AST into Google Cloud Spanner-compatible SQL.
This crate is a component of [sea-orm-spanner](https://github.com/jubilee-works/sea-orm-spanner). Most users should depend on `sea-orm-spanner` directly.
MIT OR Apache-2.0