mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-06-13 17:25:54 +08:00
These changes also add a new type, PGColumnType, between PGColInfo and PGScalarType, and they process PGRawColumnType values into PGColumnType values during schema cache generation.