Oct. 10, 2018
6:56 a.m.
Hi Craig, Last time I checked, this worked fine. I'll try again later today, what version of Pharo are you using ? Sven
On 9 Oct 2018, at 15:43, Craig <craig@hivemind.net> wrote:
Hi All,
I installed Glorp with P3 using the snippet on the P3 Github page.
P3 seems to be working fine. The tests are Ok. While working through the Glorp book, I got as far as âsession createTablesâ and then got a debugger window.
It seems that the SQL is being sent to a variable in the PharoDatabaseAccessor class - âdatabaseDriverâ which is never initialised.
Anybody able to assist with this?
Craig