Path Lines of Code core/lib/sqlparse/tests/partitions_parser_test.py 774 core/lib/sqlparse/tests/schema_diff_test.py 1583 core/lib/sqlparse/tests/sqlparse_lib_test.py 862 core/tests/__init__.py 1 core/tests/base_payload.py 26 core/tests/cleanup_payload.py 14 core/tests/copy_payload.py 935 core/tests/error.py 8 core/tests/hook.py 50 core/tests/integration/add_pri_key/before.sql 7 core/tests/integration/add_pri_key/drop.sql 1 core/tests/integration/add_pri_key/during.sql 1 core/tests/integration/add_pri_key/new.sql 5 core/tests/integration/additional_where/before.sql 8 core/tests/integration/additional_where/drop.sql 1 core/tests/integration/additional_where/during.sql 2 core/tests/integration/additional_where/expected_result.sql 2 core/tests/integration/additional_where/new.sql 5 core/tests/integration/additional_where_full_table/before.sql 7 core/tests/integration/additional_where_full_table/drop.sql 1 core/tests/integration/additional_where_full_table/during.sql 2 core/tests/integration/additional_where_full_table/expected_result.sql 2 core/tests/integration/additional_where_full_table/new.sql 5 core/tests/integration/changing_pk/before.sql 10 core/tests/integration/changing_pk/drop.sql 1 core/tests/integration/changing_pk/during.sql 4 core/tests/integration/changing_pk/expected_result.sql 4 core/tests/integration/changing_pk/new.sql 6 core/tests/integration/chg_being_delted_trigger_mismatch/before.sql 8 core/tests/integration/chg_being_delted_trigger_mismatch/before_replay.sql 1 core/tests/integration/chg_being_delted_trigger_mismatch/drop.sql 1 core/tests/integration/chg_being_delted_trigger_mismatch/during.sql 1 core/tests/integration/chg_being_delted_trigger_mismatch/new.sql 5 core/tests/integration/collation_changed/before.sql 12 core/tests/integration/collation_changed/drop.sql 1 core/tests/integration/collation_changed/new.sql 5 core/tests/integration/column_dropped/before.sql 10 core/tests/integration/column_dropped/drop.sql 1 core/tests/integration/column_dropped/new.sql 6 core/tests/integration/column_dropped_allowed/before.sql 10 core/tests/integration/column_dropped_allowed/drop.sql 1 core/tests/integration/column_dropped_allowed/new.sql 6 core/tests/integration/db_not_exist/before.sql 11 core/tests/integration/db_not_exist/drop.sql 1 core/tests/integration/db_not_exist/new.sql 8 core/tests/integration/decimal_in_table_name/before.sql 8 core/tests/integration/decimal_in_table_name/drop.sql 1 core/tests/integration/decimal_in_table_name/during.sql 1 core/tests/integration/decimal_in_table_name/new.sql 5 core/tests/integration/detailed_mismatch/before.sql 8 core/tests/integration/detailed_mismatch/before_replay.sql 1 core/tests/integration/detailed_mismatch/drop.sql 1 core/tests/integration/detailed_mismatch/during.sql 1 core/tests/integration/detailed_mismatch/new.sql 5 core/tests/integration/drop_pri_col/before.sql 9 core/tests/integration/drop_pri_col/drop.sql 1 core/tests/integration/drop_pri_col/new.sql 5 core/tests/integration/dup_chg_dont_cause_mismatch/before.sql 8 core/tests/integration/dup_chg_dont_cause_mismatch/before_replay.sql 1 core/tests/integration/dup_chg_dont_cause_mismatch/drop.sql 1 core/tests/integration/dup_chg_dont_cause_mismatch/during.sql 1 core/tests/integration/dup_chg_dont_cause_mismatch/new.sql 5 core/tests/integration/dup_when_create_unique_idx/before.sql 11 core/tests/integration/dup_when_create_unique_idx/drop.sql 1 core/tests/integration/dup_when_create_unique_idx/new.sql 8 core/tests/integration/dup_when_create_unique_idx_ignore/before.sql 11 core/tests/integration/dup_when_create_unique_idx_ignore/drop.sql 1 core/tests/integration/dup_when_create_unique_idx_ignore/new.sql 8 core/tests/integration/fast_index_recreation/before.sql 12 core/tests/integration/fast_index_recreation/drop.sql 1 core/tests/integration/fast_index_recreation/during.sql 1 core/tests/integration/fast_index_recreation/new.sql 11 core/tests/integration/full_tbl_dump_when_prefixed_cols_on_pk/before.sql 9 core/tests/integration/full_tbl_dump_when_prefixed_cols_on_pk/drop.sql 1 core/tests/integration/full_tbl_dump_when_prefixed_cols_on_pk/during.sql 1 core/tests/integration/full_tbl_dump_when_prefixed_cols_on_pk/expected_result.sql 3 core/tests/integration/full_tbl_dump_when_prefixed_cols_on_pk/new.sql 6 core/tests/integration/implicit_conversion_failed/before.sql 9 core/tests/integration/implicit_conversion_failed/drop.sql 1 core/tests/integration/implicit_conversion_failed/new.sql 6 core/tests/integration/implicit_conversion_passed/before.sql 9 core/tests/integration/implicit_conversion_passed/drop.sql 1 core/tests/integration/implicit_conversion_passed/new.sql 6 core/tests/integration/long_select_being_killed/before.sql 8 core/tests/integration/long_select_being_killed/drop.sql 1 core/tests/integration/long_select_being_killed/during.sql 4 core/tests/integration/long_select_being_killed/new.sql 5 core/tests/integration/malform_create/before.sql 10 core/tests/integration/malform_create/drop.sql 1 core/tests/integration/malform_create/new.sql 7 core/tests/integration/no_engine_check/before.sql 10 core/tests/integration/no_engine_check/drop.sql 1 core/tests/integration/no_engine_check/new.sql 7 core/tests/integration/no_pk_exist/before.sql 10 core/tests/integration/no_pk_exist/drop.sql 1 core/tests/integration/no_pk_exist/new.sql 5 core/tests/integration/pk_with_prefix/before.sql 9 core/tests/integration/pk_with_prefix/drop.sql 1 core/tests/integration/pk_with_prefix/during.sql 1 core/tests/integration/pk_with_prefix/expected_result.sql 3 core/tests/integration/pk_with_prefix/new.sql 6 core/tests/integration/pri_covered_by_uniq_in_new_tbl/before.sql 10 core/tests/integration/pri_covered_by_uniq_in_new_tbl/drop.sql 1 core/tests/integration/pri_covered_by_uniq_in_new_tbl/new.sql 8 core/tests/integration/pri_in_new_not_covering/before.sql 10 core/tests/integration/pri_in_new_not_covering/drop.sql 1 core/tests/integration/pri_in_new_not_covering/new.sql 7 core/tests/integration/replay_grouping/before.sql 9 core/tests/integration/replay_grouping/drop.sql 1 core/tests/integration/replay_grouping/during.sql 6 core/tests/integration/replay_grouping/expected_result.sql 5 core/tests/integration/replay_grouping/new.sql 5 core/tests/integration/replay_timeout/before.sql 8 core/tests/integration/replay_timeout/before_replay.sql 1 core/tests/integration/replay_timeout/before_swap.sql 2 core/tests/integration/replay_timeout/drop.sql 1 core/tests/integration/replay_timeout/new.sql 5 core/tests/integration/rm_pri_col/before.sql 9 core/tests/integration/rm_pri_col/drop.sql 1 core/tests/integration/rm_pri_col/during.sql 1 core/tests/integration/rm_pri_col/new.sql 6 core/tests/integration/simple_table_with_delete_during_osc/before.sql 8 core/tests/integration/simple_table_with_delete_during_osc/drop.sql 1 core/tests/integration/simple_table_with_delete_during_osc/during.sql 1 core/tests/integration/simple_table_with_delete_during_osc/new.sql 5 core/tests/integration/simple_table_with_insert_during_osc/before.sql 8 core/tests/integration/simple_table_with_insert_during_osc/drop.sql 1 core/tests/integration/simple_table_with_insert_during_osc/during.sql 1 core/tests/integration/simple_table_with_insert_during_osc/new.sql 5 core/tests/integration/simple_table_with_update_during_osc/before.sql 8 core/tests/integration/simple_table_with_update_during_osc/drop.sql 1 core/tests/integration/simple_table_with_update_during_osc/during.sql 1 core/tests/integration/simple_table_with_update_during_osc/new.sql 5 core/tests/integration/simple_table_with_update_pri_during_osc/before.sql 8 core/tests/integration/simple_table_with_update_pri_during_osc/drop.sql 1 core/tests/integration/simple_table_with_update_pri_during_osc/during.sql 1 core/tests/integration/simple_table_with_update_pri_during_osc/new.sql 5 core/tests/integration/table_not_exist/before.sql 1 core/tests/integration/table_not_exist/drop.sql 1 core/tests/integration/table_not_exist/new.sql 8 core/tests/integration/table_with_62_chars/before.sql 8 core/tests/integration/table_with_62_chars/drop.sql 1 core/tests/integration/table_with_62_chars/during.sql 1 core/tests/integration/table_with_62_chars/expected_result.sql 4 core/tests/integration/table_with_62_chars/new.sql 5 core/tests/integration/table_with_64_chars/before.sql 8 core/tests/integration/table_with_64_chars/drop.sql 1 core/tests/integration/table_with_64_chars/during.sql 1 core/tests/integration/table_with_64_chars/expected_result.sql 4 core/tests/integration/table_with_64_chars/new.sql 5 core/tests/integration/table_with_hash_partition/before.sql 9 core/tests/integration/table_with_hash_partition/drop.sql 1 core/tests/integration/table_with_hash_partition/during.sql 1 core/tests/integration/table_with_hash_partition/expected_result.sql 4 core/tests/integration/table_with_hash_partition/new.sql 6 core/tests/integration/table_with_partition/before.sql 9 core/tests/integration/table_with_partition/drop.sql 1 core/tests/integration/table_with_partition/during.sql 1 core/tests/integration/table_with_partition/expected_result.sql 4 core/tests/integration/table_with_partition/new.sql 6 core/tests/integration/uk_to_pk/before.sql 9 core/tests/integration/uk_to_pk/drop.sql 1 core/tests/integration/uk_to_pk/during.sql 4 core/tests/integration/uk_to_pk/expected_result.sql 4 core/tests/integration/uk_to_pk/new.sql 5 core/tests/integration/unicode_in_column_name/before.sql 8 core/tests/integration/unicode_in_column_name/drop.sql 1 core/tests/integration/unicode_in_column_name/during.sql 1 core/tests/integration/unicode_in_column_name/new.sql 5 core/tests/integration/unicode_in_table_name/before.sql 8 core/tests/integration/unicode_in_table_name/drop.sql 1 core/tests/integration/unicode_in_table_name/during.sql 1 core/tests/integration/unicode_in_table_name/new.sql 5 core/tests/integration/unknown_chg_type/before.sql 8 core/tests/integration/unknown_chg_type/before_replay.sql 1 core/tests/integration/unknown_chg_type/drop.sql 1 core/tests/integration/unknown_chg_type/during.sql 1 core/tests/integration/unknown_chg_type/new.sql 5 core/tests/integration/unsafe_ts_bootstrap/before.sql 9 core/tests/integration/unsafe_ts_bootstrap/drop.sql 1 core/tests/integration/unsafe_ts_bootstrap/new.sql 7 core/tests/integration/wrong_engine/before.sql 10 core/tests/integration/wrong_engine/drop.sql 1 core/tests/integration/wrong_engine/new.sql 5 core/tests/integration_test_lib.py 87 core/tests/mysql_version.py 60 core/tests/online_payload.py 36 core/tests/util.py 140