File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
upgrades/f635b392038a494915307f913657cd3058f9b476 Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 66 */
77
88/* This is a dummy line to alter the dbscheme, so we can make a database upgrade
9- * 2020-05-04
9+ * without actually changing any of the dbscheme predicates. It contains a date
10+ * to allow for such updates in the future as well.
11+ *
12+ * 2020-07-02
13+ *
14+ * DO NOT remove this comment carelessly, since it can revert the dbscheme back to a
15+ * previously seen state (matching a previously seen SHA), which would make the upgrade
16+ * mechanism not work properly.
1017 */
1118
1219 /*
Original file line number Diff line number Diff line change 66 */
77
88/* This is a dummy line to alter the dbscheme, so we can make a database upgrade
9- * 2020-05-04
9+ * without actually changing any of the dbscheme predicates. It contains a date
10+ * to allow for such updates in the future as well.
11+ *
12+ * 2020-07-02
13+ *
14+ * DO NOT remove this comment carelessly, since it can revert the dbscheme back to a
15+ * previously seen state (matching a previously seen SHA), which would make the upgrade
16+ * mechanism not work properly.
1017 */
1118
1219 /*
You can’t perform that action at this time.
0 commit comments