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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Changes
2
2
3
+
## 2.1.1
4
+
5
+
Thu Apr 30 2020
6
+
7
+
Message DB compatibility: [1.2.1](https://github.com/message-db/message-db/releases/tag/v1.2.1)
8
+
9
+
- The `DROP OWNED BY message_store` statement is removed from the uninstall script. The use of `DROP OWNED BY` is prohibited on AWS RDS. And ultimately, it's superfluous because no database objects are owned by the message_store role.
0 commit comments