Versions in this module Expand all Collapse all v0 v0.0.2 Nov 26, 2022 v0.0.1 Oct 15, 2022 Changes in this version + func CollectTableSchemas(cli *hasura.Client, schema string, tables []string) ([]*dparser.TableSchema, error) + func ListPossibleIndexes(cli *hasura.Client, stmt *pParser.Statement) ([]*dmodel.IndexTarget, []error)