sqlite
sqlite copied to clipboard
bug: No active transaction if you use saveToStore()
Plugin version: 6.0.2
Platform(s): Web
Current behavior: Give an error "cannot commit - no transaction is active"
Expected behavior: No errors
Steps to reproduce: Save any data in db and in same transaction use saveToStore()
Other information:
Capacitor doctor:
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 7.1.0
@capacitor/core: 7.1.0
@capacitor/android: 7.1.0
@capacitor/ios: 7.1.0
Installed Dependencies:
@capacitor/android: not installed
@capacitor/ios: not installed
@capacitor/cli: 6.1.2
@capacitor/core: 6.1.2
I think you're doing it wrong