Hi all,

GlorpSQLite now runs on Pharo 7, passing all 891 tests.

Load from my repo's pharo7dev branch:

  Metacello new
    baseline: 'GlorpSQLite';
    repository: 'github://PierceNg/glorp-sqlite3:pharo7dev';
    load.

Tested on 32- and 64-bit Ubuntu 18.04 with image 5f13ae8. 

Pierce

Reply via email to