graphql-engine/server/tests-py/queries/v1/track_table
Karthikeyan Chinnakonda 7b83018c39 Server: fix issue of not being able to track tables with non-compliant GraphQL names (#313)
* server: use only the valid tables in the node parser

* add test

GitOrigin-RevId: 90edf001220c7d78eaab86ff565ee4311844b5d3
2021-01-12 08:13:58 +00:00
..
setup.yaml Server: fix issue of not being able to track tables with non-compliant GraphQL names (#313) 2021-01-12 08:13:58 +00:00
teardown.yaml Server: fix issue of not being able to track tables with non-compliant GraphQL names (#313) 2021-01-12 08:13:58 +00:00
track_function_table_same_name.yaml fail on tracking table/function with name conflict (close #2020) (#2383) 2019-07-11 07:41:20 +00:00
track_non_graphql_compliant_table.yaml Server: fix issue of not being able to track tables with non-compliant GraphQL names (#313) 2021-01-12 08:13:58 +00:00
track_table_function_same_name.yaml fail on tracking table/function with name conflict (close #2020) (#2383) 2019-07-11 07:41:20 +00:00
track_untrack_materialized_view.yaml server: add tests for track_table of a materialized view (#4155) 2020-03-24 12:35:34 +05:30
track_untrack_table_as_not_admin_error.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
track_untrack_table_deps.yaml server: support separate metadata database and server code setup for multi sources (#197) 2020-12-28 12:56:55 +00:00
track_untrack_table_non_public_schema.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
track_untrack_table.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30