Oct. 11, 2018
7:12 a.m.
On 11 Oct 2018, at 02:26, Pierce Ng <pierce@samadhiweb.com> wrote:
On Wed, Oct 10, 2018 at 11:12:37AM +0200, Sven Van Caekenberghe wrote:
I know that the actual PSQL DB that I am using has all the Glorp test tables in it, I forgot whether that happened automatically or not.
The Glorp test database is set up by "#GlorpDemoTablePopulatorResource asClass invalidateSetup". In the case of Glorp-SQLite3, that step is done by BaselineOfGlorpSQLite>>postLoadDoIt.
Pierce
Ah, thanks !