jaguar_orm icon indicating copy to clipboard operation
jaguar_orm copied to clipboard

jaguar_query_sqljocky-2.2.4/adapter.dart - inconsistent method name?

Open Adenosperma1 opened this issue 4 years ago • 0 comments

File: jaguar_query_sqljocky-2.2.4/lib/src/adapter.dart

inconsistent method name?

Future delete() async {

should it be changed to remove()

to match the underlying functions?

Adenosperma1 avatar Mar 31 '20 06:03 Adenosperma1