Add database change notification
This commit is contained in:
parent
5bbb722b20
commit
df17d21ec4
6 changed files with 84 additions and 112 deletions
|
|
@ -5,5 +5,5 @@ public extension NotificationCenter {
|
|||
///
|
||||
/// Use this instance to post and observe notifications related to database lifecycle and
|
||||
/// operations instead of using the shared `NotificationCenter.default`.
|
||||
static let database = NotificationCenter()
|
||||
static let databaseCenter = NotificationCenter()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue