Skip to content

Commit

Permalink
[case](sql_block_rule) fix case return list should order (#44562)
Browse files Browse the repository at this point in the history
  • Loading branch information
zddr authored Nov 27, 2024
1 parent 5e54970 commit c56abee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ suite("test_sql_block_rule", "nonConcurrent") {
PROPERTIES("sql"="SELECT \\\\* FROM table_2", "global"= "true", "enable"= "true")
"""

qt_select4_exist """
order_qt_select4_exist """
SHOW SQL_BLOCK_RULE
"""

Expand Down

0 comments on commit c56abee

Please sign in to comment.