pharo-rdbms / Pharo-SQLite3

Community-owned official SQLite3 binding for Pharo
MIT License
22 stars 20 forks source link

Add #queryEncoding #25

Closed gcotelli closed 4 years ago

gcotelli commented 4 years ago

Because it was missing and the login using GlorpSession fails with a DNU.

When this changes got merged pharo-rdbms/glorp#27 should work.