Happy !

MilanVavra / SqueakSQLite3

Project infos

License MIT
Tags
Creation date 2016-10-11
Website

Monticello registration

About SqueakSQLite3

SQLite3 bindings for Squeak

SQLite3 library is available for Windows, Mac and Linux from http://www.sqlite.org/

A fork of SQLite3-Core-ar.7.mcz SQLite3-Tests-ar.4.mcz from http://smalltalkhub.com/#!/~TorstenBergmann/SQLite/ http://www.squeaksource.com/SQLite/ both mentioned here http://wiki.squeak.org/squeak/6367 .

Requires FFI (Installer repository: 'http://source.squeak.org/FFI') install: 'FFI-Pools'; install: 'FFI-Kernel'; install: 'FFI-Tests'; install: 'FFI-Examples'.

SqliteLibrary default name ='libsqlite3.dylib' ifTrue: [ "Works on macOS Sierra 10.12 in Squeak5.1-16548-32bit " "https://bintray.com/opensmalltalk/vm/cog/201610042023#files" "cogmacos32x86squeak.cog.spur_201610042023.tar.gz" ]