ru
>>
>>
>>
>>> On Jan 6, 2019, at 9:17 PM, Sven Van Caekenberghe via Pharo-users
>>> wrote:
>>>
>>>
>>> From: Sven Van Caekenberghe
>>> Subject: Re: [Pharo-users] [ANN] P3 version 1.1
>>> Date: January 6, 2019 at 9
oing forward.
> Cheers,
> Doru
>
>
>
>> On Jan 6, 2019, at 9:17 PM, Sven Van Caekenberghe via Pharo-users
>> wrote:
>>
>>
>> From: Sven Van Caekenberghe
>> Subject: Re: [Pharo-users] [ANN] P3 version 1.1
>> Date: January 6, 2019 at
hould these be committed to the P3 directly to enable an object-oriented
API for drilling through the DB?
Cheers,
Doru
> On Jan 6, 2019, at 9:17 PM, Sven Van Caekenberghe via Pharo-users
> wrote:
>
>
> From: Sven Van Caekenberghe
> Subject: Re: [Pharo-users] [ANN] P3 vers
--- Begin Message ---
Nice, I just added convenience methods #listDatabases #listSchemas and
#listTablesInSchema: to P3Client so you should be able to make a real browser,
connection >> schemas >> tables >> contents (listDatabases is not so useful
since you can only connect to 1 database at a ti
And with a little more code, we now have a dedicated Playground form snippet
that opens the database connection without requiring any Pharo code.
Cheers,
Doru
> On Jan 5, 2019, at 12:02 AM, Tudor Girba wrote:
>
> You can now query a Postgres database from the new GT. The initial code is
>
--- Begin Message ---
Beautiful.
> On 5 Jan 2019, at 00:02, Tudor Girba wrote:
>
> You can now query a Postgres database from the new GT. The initial code is
> available here:
> https://github.com/feenkcom/gt4p3
>
> It currently looks like this:
>
>
> Cheers,
> Doru
>
>
>
>> On Dec 31, 20
very cool. thanks Doru & team.
cheers -ben
On Sat, 5 Jan 2019 at 07:02, Tudor Girba wrote:
> You can now query a Postgres database from the new GT. The initial code is
> available here:
> https://github.com/feenkcom/gt4p3
>
> It currently looks like this:
>
> Cheers,
> Doru
>
>
>
> On Dec 31, 2
You can now query a Postgres database from the new GT. The initial code is
available here:
https://github.com/feenkcom/gt4p3
It currently looks like this:
Cheers,
Doru
> On Dec 31, 2018, at 12:33 PM, Sven Van Caekenberghe wrote:
>
> Hi,
>
> I created a new release of P3, the modern, lean
--- Begin Message ---
Thanks Sven :)
On Tue, Jan 1, 2019 at 11:54 PM Tudor Girba via Pharo-users <
pharo-users@lists.pharo.org> wrote:
> Very cool. Thanks!
>
> Doru
>
>
> > On Dec 31, 2018, at 12:33 PM, Sven Van Caekenberghe
> wrote:
> >
> > Hi,
> >
> > I created a new release of P3, the modern,
--- Begin Message ---
Very cool. Thanks!
Doru
> On Dec 31, 2018, at 12:33 PM, Sven Van Caekenberghe wrote:
>
> Hi,
>
> I created a new release of P3, the modern, lean and mean PostgreSQL client
> for Pharo.
>
> https://github.com/svenvc/P3
>
> Version 1.1 contains the following changes:
>
--- Begin Message ---
> On 1 Jan 2019, at 02:12, Ben Coman wrote:
>
>
>
> On Mon, 31 Dec 2018 at 19:34, Sven Van Caekenberghe wrote:
> Hi,
>
> I created a new release of P3, the modern, lean and mean PostgreSQL client
> for Pharo.
>
> https://github.com/svenvc/P3
>
> Version 1.1 contains
On Mon, 31 Dec 2018 at 19:34, Sven Van Caekenberghe wrote:
> Hi,
>
> I created a new release of P3, the modern, lean and mean PostgreSQL client
> for Pharo.
>
> https://github.com/svenvc/P3
>
> Version 1.1 contains the following changes:
>
> - added support for Postgres Extended Query protocol (P
Hi,
I created a new release of P3, the modern, lean and mean PostgreSQL client for
Pharo.
https://github.com/svenvc/P3
Version 1.1 contains the following changes:
- added support for Postgres Extended Query protocol (P3PreparedStatement) (thx
Jan @jvdsandt)
- added support for reading array t
13 matches
Mail list logo