[SqueakDBX] auto increment on Squeak/Pharo - Glorp - Postgres

John Toohey jt at parspro.com
Mon Feb 22 20:03:00 UTC 2010


Yep, mixed it up with my own logging method. Anyhow, the debug logging
should show you what Glorp is doing when it calls the DB during the
insert.

On Mon, Feb 22, 2010 at 14:09, Yanni Chiu <yanni at rogers.com> wrote:
> John Toohey wrote:
>>
>> I have this working in Pharo with Glorp. Have you enabled debugging on
>> your DescriptorSystem implementation? The Transscript should show
>> exactly what Glorp is doing when you object is registered.
>
> Okay. It's good to know that it can work. I am using dynamic Descriptors,
> which may be a factor. I'll try the examples again.
>
> BTW, do you mean setting the LoggingEnabled class variable of the
> DatabaseAccessor, or is there some other debugging on DescriptorSystem that
> you mean.
>
> --
> Yanni
>
> _______________________________________________
> SqueakDBX mailing list
> SqueakDBX at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx
>



-- 
-JT


More information about the SqueakDBX mailing list