Skip to content

Problem with published sqljocky5 2.2.1 Pub package #29

@mitsuoka

Description

@mitsuoka

When I tried example/example.dart on IntelliJ,
it stalles (awaiting something) at 'Inserting rows' without error or warnings:

C:\dart\dart-sdk\bin\dart.exe --enable-asserts --enable-vm-service:52499 C:\sqljocky_test\bin\sqljocky_test.dart
Observatory listening on http://127.0.0.1:52499/

Opening connection ...
Opened connection!
Dropping tables ...
Dropped tables!
Creating tables ...
Created table!
Inserting rows ...

It seems that the published library has some problem on preparedWithAll method.
Schema privileges of the connection is % (all).
Please republish with correct library ASAP.
Also awaiting for SHA256 compatible version.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions