Hi Steve,
> On 25 Dec 2018, at 19:45, Steve Quezadas wrote:
>
> What happened to the pharo commandline "eval" function?
>
> Does anyone know what happened to the pharo "eval" function on the
> comnandline? It seems to have disappeared in the newer versions. The Coral
> thing also seems to be
What happened to the pharo commandline "eval" function?
Does anyone know what happened to the pharo "eval" function on the
comnandline? It seems to have disappeared in the newer versions. The
Coral thing also seems to be abandoned as the readme is no longer there:
http://smalltalkhub.com/#!/~P
Hi all,
I've modified PostgresV3 to do parameter binding, i.e., parsing SQL and
binding/executing with data are performed in separate protocol steps.
I've add a simple client API with some examples demonstrating usage. The
examples require a PostgreSQL server loaded with the Sakila database.
Instr