This is the SQLite driver for Glorp for Pharo. For more information on Glorp, see pharo-rdbms/glorp.
WIP updating baselines:
- For Pharo 8 and Pharo 9 with new SQLite binding
- For Pharo 7 with legacy UDBC SQLite binding
- Incorporating Glorp changes
Metacello new
repository: 'github://pharo-rdbms/glorp-sqlite3:p7_newsqlite';
baseline: 'GlorpSQLite';
load.