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
Right now, there's no close method on PowerSyncDatabase, only a disconnect one. I believe it should expose some kind of terminating method (like close or finish or terminate) that does call disconnect but also closes the underlying SqlDriver.