Skip to content

Problem with published sqljocky5 2.2.1 Pub package #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mitsuoka opened this issue Mar 28, 2019 · 2 comments
Open

Problem with published sqljocky5 2.2.1 Pub package #29

mitsuoka opened this issue Mar 28, 2019 · 2 comments
Assignees

Comments

@mitsuoka
Copy link

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.

@mitsuoka
Copy link
Author

Downloaded library from github works fine.

@tejainece tejainece self-assigned this Mar 28, 2019
@tejainece
Copy link
Contributor

I will fix it during the weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants