This commit is contained in:
2025-11-29 15:11:13 +01:00
commit 9b3618478f
293 changed files with 113456 additions and 0 deletions
@@ -0,0 +1,3 @@
"","step","before","after","dropped","logic"
"1","status == ""Done""",4265,4066,199,"~status == ""Done"""
"2","nchar(fulltext) > 1000",4066,3997,69,"~nchar(fulltext) > 1000"
1 step before after dropped logic
2 1 status == "Done" 4265 4066 199 ~status == "Done"
3 2 nchar(fulltext) > 1000 4066 3997 69 ~nchar(fulltext) > 1000