Skip to content

Commit 313fb48

Browse files
committed
fix codeblocks
1 parent 7cfcc75 commit 313fb48

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/migrations/postgres/replacing-merge-tree.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -298,12 +298,12 @@ GROUP BY year
298298
ORDER BY year ASC
299299

300300
┌─year─┬─total_answers─┐
301-
2008 387832
302-
2009 1165506
303-
2010 1755437
301+
2008387832
302+
20091165506
303+
20101755437
304304
...
305-
2023 787032
306-
2024 127765
305+
2023787032
306+
2024127765
307307
└──────┴───────────────┘
308308

309309
17 rows in set. Elapsed: 0.994 sec. Processed 64.65 million rows, 983.64 MB (65.02 million rows/s., 989.23 MB/s.)

0 commit comments

Comments
 (0)