go-flutter-plugin-sqlite icon indicating copy to clipboard operation
go-flutter-plugin-sqlite copied to clipboard

Batch returns an exception

Open sadaks-me opened this issue 6 years ago • 3 comments
trafficstars

Normal insertion works, but Batch insertion returns exception. It seems batch implemented in go-flutter sqlite plugin, but not working.

go-flutter: handler for method 'batch' on channel 'com.tekartik.sqflite' returned an error: invalid args flutter: PlatformException(error, invalid args, null)

sadaks-me avatar Nov 07 '19 11:11 sadaks-me

Any luck on this issue?

ppusapati avatar Apr 29 '20 16:04 ppusapati

Oh, damn, I got this too....

rgo-flutter: handler for method 'batch' on channel 'com.tekartik.sqflite' returned an error: invalid args
[ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: PlatformException(error, invalid args, null, null)

lucasjinreal avatar May 02 '21 13:05 lucasjinreal

@pchampio Please help take a look and upgrade this lib

lucasjinreal avatar May 05 '21 08:05 lucasjinreal