We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d70e7a5 commit abf8347Copy full SHA for abf8347
src/test/subscription/oriole_tests.txt
@@ -1,13 +1,21 @@
1
# List of subscription tests to run with OrioleDB
2
# Add test files here, one per line
3
4
+t/002_types.pl
5
+t/003_constraints.pl
6
t/004_sync.pl
7
t/005_encoding.pl
8
t/006_rewrite.pl
9
t/007_ddl.pl
10
t/008_diff_schema.pl
11
+t/009_matviews.pl
12
t/010_truncate.pl
13
t/011_generated.pl
14
+t/012_collation.pl
15
+t/014_binary.pl
16
t/020_messages.pl
17
t/024_add_drop_pub.pl
18
+t/025_rep_changes_for_schema.pl
19
t/026_stats.pl
20
+t/030_origin.pl
21
+t/032_subscribe_use_index.pl
0 commit comments