Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glorp SQLite integration for Pharo

This is the SQLite driver for Glorp for Pharo. For more information on Glorp, see pharo-rdbms/glorp.

May 2020

WIP updating baselines:

  • For Pharo 8 and Pharo 9 with new SQLite binding
  • For Pharo 7 with legacy UDBC SQLite binding
  • Incorporating Glorp changes

Loading - Pharo 7, new SQLite

Metacello new 
	repository: 'github://pharo-rdbms/glorp-sqlite3:p7_newsqlite';
	baseline: 'GlorpSQLite';
	load.

About

Glorp SQLite Integration

Topics

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages