We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5650f7b commit 7a94ef6Copy full SHA for 7a94ef6
.cursor/rules/rules.mdc
@@ -0,0 +1,8 @@
1
+---
2
+description:
3
+globs:
4
+alwaysApply: true
5
6
+Use following command to run tests:
7
+
8
+sudo docker exec -w /app/ -it mysql_ch_replicator-replicator-1 python3 -m pytest -v -s test_mysql_ch_replicator.py -k test_truncate_operation_bug_issue_155
0 commit comments