Maintained with ☕️ by
IcePanel logo

Spanner supports the following PostgreSQL-dialect database operators

Share

Services

## Feature Feature Spanner supports the following PostgreSQL-dialect database operators: * `ILIKE` (`~~*`) * `NOT ILIKE` (`!~~*`) Spanner supports the following PostgreSQL-dialect database functions: * `pg.ilike` * `pg.not_ilike` For more information, see[Pattern matching operators](https://cloud.google.com/spanner/docs/reference/postgresql/operators#pattern-matching-operators)and [Functions](https://cloud.google.com/spanner/docs/reference/postgresql/functions).