sea_query/sqlx/
postgres.rs

1pub use sea_query_derive::sqlx_postgres_query as query;
2pub use sea_query_derive::sqlx_postgres_query_as as query_as;