graphql-engine/v3/crates
Rakesh Emmadi 5efbb09500 Unify get_underlying_type_name and get_base_type functions (#788)
### What
This is a no-op refactor that involves unifying `get_base_type` and
`get_underlying_type_name` functions, whose motives are the same.

### How
Replace the name of erstwhile `get_base_type` fn with
`get_underlying_type_name`. Remove the latter. Update the rest of the
code to use the new function.

V3_GIT_ORIGIN_REV_ID: 0b0d999670641ba265fde153af9b43b4d865e215
2024-07-01 12:57:50 +00:00
..
auth Stdout otel exporter (#776) 2024-06-27 14:45:05 +00:00
custom-connector tests: use a different argument name for header forwarding (#773) 2024-06-27 09:53:57 +00:00
engine update pg configuration for tests (#787) 2024-07-01 09:12:36 +00:00
execute Implement query usage analytics (#713) 2024-07-01 12:10:12 +00:00
lang-graphql Replace lazy_static with stdlib equivalents. (#758) 2024-06-26 12:45:41 +00:00
metadata-resolve Unify get_underlying_type_name and get_base_type functions (#788) 2024-07-01 12:57:50 +00:00
metadata-schema-generator Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00
open-dds Add support for multiple versions of ndc-spec to Open DD and metadata-resolve (#781) 2024-06-28 11:57:41 +00:00
query-usage-analytics Improvements to query usage analytics data shape (#715) 2024-06-25 07:57:15 +00:00
schema Unify get_underlying_type_name and get_base_type functions (#788) 2024-07-01 12:57:50 +00:00
sql do not replace tablescans for information_schema (#764) 2024-06-25 23:41:01 +00:00
utils Open DD changes for OrderByExpression (#780) 2024-06-28 11:26:30 +00:00