You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Changes
2
2
3
+
## 1.2.4
4
+
5
+
Sun Mar 7 2021
6
+
7
+
Message DB compatibility: [1.2.4](https://github.com/message-db/message-db/releases/tag/v1.2.4)
8
+
9
+
- The `messages` tables columns are ordered for more efficient physical storage allocation.
10
+
11
+
This version should not be considered an update to an existing database. It requires a new installation of the database, and therefore its advantages will only apply to new databases.
0 commit comments