graphql-engine/server/tests-py/queries/v1/run_sql
Antoine Leblanc 5b74b2e2df
server: prevent metadata checks in read-only mode (#4250)
* do not perform the metadata check in read-only mode
* improve the isAltrDropReplace regex
* quote the regex at compile-time to handle syntax errors statically

Co-authored-by: Alexis King <lexi.lambda@gmail.com>
2020-04-01 18:22:55 -05:00
..
setup.yaml server: prevent metadata checks in read-only mode (#4250) 2020-04-01 18:22:55 -05:00
sql_alter_test_bool_col.yaml Refactor schema cache construction to avoid imperative updates 2020-01-08 16:43:06 -06:00
sql_alter_test_id.yaml allow altering type of a column whose permissions defined only with session variables (close #2070) (#2683) 2019-08-16 16:35:22 -05:00
sql_query_as_user_error.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
sql_rename_columns_article.yaml fix renaming of columns used in insert permission (fix #2398) (#2414) 2019-06-21 16:34:21 +05:30
sql_rename_columns_author.yaml fix renaming of columns used in insert permission (fix #2398) (#2414) 2019-06-21 16:34:21 +05:30
sql_rename_table_and_column.yaml allow renaming tables, columns and relationships (close #79) (#1542) 2019-03-01 14:47:22 +05:30
sql_rename_table.yaml allow renaming tables, columns and relationships (close #79) (#1542) 2019-03-01 14:47:22 +05:30
sql_select_query_read_only.yaml server: prevent metadata checks in read-only mode (#4250) 2020-04-01 18:22:55 -05:00
sql_select_query.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
sql_set_timezone_error.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
sql_set_timezone.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
teardown.yaml server: prevent metadata checks in read-only mode (#4250) 2020-04-01 18:22:55 -05:00