Work on materialized queries

This commit is contained in:
Zef Hemel
2022-03-29 17:02:28 +02:00
parent c6628927ba
commit c268fa9f27
9 changed files with 273 additions and 17 deletions
+4
View File
@@ -211,4 +211,8 @@
.line-comment {
background-color: rgba(255, 255, 0, 0.5);
}
.comment {
color: gray;
}
}