graphql-engine/server/src-test/Hasura/Backends
David Overton a6dca587d2 Update autodocodec
Updates to the latest version of autodocodec and uses the new features, in particular `discriminatedUnionCodec`.
This allows us to remove the `ValueWrapper*` types and `sumTypeCodec`. Sum types are now encoded as discriminated unions.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5155
GitOrigin-RevId: 20bfdc12b28d35db354c4a149b9175fab0b2b7d2
2022-07-27 05:28:47 +00:00
..
DataConnector Update autodocodec 2022-07-27 05:28:47 +00:00
MSSQL server/mssql: improve database exception handling and better API errors 2022-02-07 14:12:55 +00:00
MySQL/DataLoader server: throw broken invariant on data loader error 2021-12-01 12:50:38 +00:00
Postgres server/postgres: prefix identifiers longer than 63 characters with their md5 hash 2022-07-22 15:29:02 +00:00