Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite transaction test #2053

Merged
merged 1 commit into from
Sep 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,300 changes: 2,300 additions & 0 deletions test/answers/delete_rels.txt

Large diffs are not rendered by default.

2,199 changes: 2,199 additions & 0 deletions test/answers/delete_rels_from_large_list_commit.txt

Large diffs are not rendered by default.

2,289 changes: 2,289 additions & 0 deletions test/answers/delete_rels_from_small_list_commit.txt

Large diffs are not rendered by default.

2,298 changes: 2,298 additions & 0 deletions test/answers/insert_delete_and_update_rels_in_same_list_commit.txt

Large diffs are not rendered by default.

2,304 changes: 2,304 additions & 0 deletions test/answers/insert_rels_to_large_list_commit.txt

Large diffs are not rendered by default.

2,300 changes: 2,300 additions & 0 deletions test/answers/insert_rels_to_large_list_rollback.txt

Large diffs are not rendered by default.

1,501 changes: 1,501 additions & 0 deletions test/answers/small_list_becomes_large_list_after_insertion_commit.txt

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
0|1000|[1000]
1|999|[999]
2|998|[998]
3|997|[997]
4|996|[996]
5|995|[995]
6|994|[994]
7|993|[993]
8|992|[992]
9|991|[991]
10|990|[990]
11|989|[989]
12|988|[988]
13|987|[987]
14|986|[986]
15|985|[985]
16|984|[984]
17|983|[983]
18|982|[982]
19|981|[981]
20|980|[980]
21|979|[979]
22|978|[978]
23|977|[977]
24|976|[976]
25|975|[975]
26|974|[974]
27|973|[973]
28|972|[972]
29|971|[971]
30|970|[970]
31|969|[969]
32|968|[968]
33|967|[967]
34|966|[966]
35|965|[965]
36|964|[964]
37|963|[963]
38|962|[962]
39|961|[961]
40|960|[960]
41|959|[959]
42|958|[958]
43|957|[957]
44|956|[956]
45|955|[955]
46|954|[954]
47|953|[953]
48|952|[952]
49|951|[951]
50|950|[950]
Loading