We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52b7b7b commit a71c1d6Copy full SHA for a71c1d6
GRDB/Core/TransactionObserver.swift
@@ -613,7 +613,6 @@ class DatabaseObservationBroker {
613
614
// Called from statementDidExecute or statementDidFail
615
private func databaseDidRollback(notifyTransactionObservers: Bool) {
616
- #warning("TODO")
617
savepointStack.clear()
618
619
if notifyTransactionObservers {
0 commit comments