graphql-engine/server/src-lib/Hasura/Backends/Postgres/Translate/Select
Philip Lykke Carlsen ee34921d0d refactor: QualifiedIdentifier to use TableIdentifier
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6210
GitOrigin-RevId: 1fa24321396bbb68dd5f8516aab76850ebeebfa4
2022-10-11 10:43:43 +00:00
..
Internal refactor: QualifiedIdentifier to use TableIdentifier 2022-10-11 10:43:43 +00:00
Aggregate.hs replace SELECT FROM with SELECT 1 FROM to fix count aggregates for cockroachdb 2022-09-22 13:58:03 +00:00
AnnotatedFieldJSON.hs server: add PostgresKind for CockroachDB 2022-08-19 14:21:09 +00:00
Connection.hs server/postgres: prefix identifiers longer than 63 characters with their md5 hash 2022-07-22 15:29:02 +00:00
Simple.hs server/postgres: prefix identifiers longer than 63 characters with their md5 hash 2022-07-22 15:29:02 +00:00
Streaming.hs refactor: QualifiedIdentifier to use TableIdentifier 2022-10-11 10:43:43 +00:00