Add multicast delegate
This commit is contained in:
@@ -242,11 +242,6 @@ on an attached database. If omitted, they apply to the main database.
|
||||
- ``init(location:options:)``
|
||||
- ``init(path:options:)``
|
||||
|
||||
### Delegation
|
||||
|
||||
- ``ConnectionDelegate``
|
||||
- ``delegate``
|
||||
|
||||
### Connection State
|
||||
|
||||
- ``isAutocommit``
|
||||
@@ -261,6 +256,11 @@ on an attached database. If omitted, they apply to the main database.
|
||||
- ``synchronous``
|
||||
- ``userVersion``
|
||||
|
||||
### Delegation
|
||||
|
||||
- ``addDelegate(_:)``
|
||||
- ``removeDelegate(_:)``
|
||||
|
||||
### SQLite Lifecycle
|
||||
|
||||
- ``initialize()``
|
||||
|
||||
Reference in New Issue
Block a user