Re: [Pharo-users] Glorp with PostgresV2 on Pharo 4

2015-04-04 Thread Pierce Ng
On Fri, Apr 03, 2015 at 07:20:40AM +0200, Sven Van Caekenberghe wrote: > Yes, we have to fix that, but you also set it manually, no real need to patch > the code: Ok, wasn't sure what the encoding strategy should be. I'll patch GlorpDatabaseLoginResource then. Pierce

Re: [Pharo-users] Glorp with PostgresV2 on Pharo 4

2015-04-02 Thread Sven Van Caekenberghe
> On 03 Apr 2015, at 06:58, Pierce Ng wrote: > > Now that we know the PostgresV2 driver can talk to our database, using the > Monticello browser, open the PostgresV2 repository and load the package > GlorpDriverPostgreSQL. Here I had to edit > NativePostgresDriver>>connectionArgsFromCurrentLogi