Hi! I've done some little changes in order to have the native postgresql driver working in pharo 1.3 with glorp :). To download it, evaluate:
(ConfigurationOfGlorpDBX project version: #stable) load: 'GlorpPostgresV2NativeWithTests' There are 998 tests (Glorp, Postgresql, Cryptography), and most of them are green. Most of the fails are from cryptography :/... I tested it in 1.3 only by now. Guille On Tue, Jun 7, 2011 at 12:09 AM, Yanni Chiu <[email protected]> wrote: > On 06/06/11 10:57 PM, Guillermo Polito wrote: > >> I'm glad to announce a first stable version of the new Glorp Port, from >> VW 7.7.1. >> > > Great news. > Any docs on what are the differences from the previous version? > What issues might there be in migration? > Does the Native PostgreSQL client still work with this new port? > _______________________________________________ > SqueakDBX mailing list > [email protected] > http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx >
