Hi��
I loaded glorp following this��
Metacello new
smalltalkhubUser: 'DBXTalk' project: 'Garage';
configuration: 'GarageGlorp';
version: '0.2';
load.
And the tests are telling me��
NativePostgresDriver not found.... :(
Do we have to have a database set to run the Glorp tests ?
Stef