chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] sql.egg: incompatible change


From: Hans Bulfone
Subject: Re: [Chicken-users] sql.egg: incompatible change
Date: Thu, 23 Aug 2007 01:56:13 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

hi,

On Sat, Aug 18, 2007 at 02:11:36PM +0200, Hans Bulfone wrote:
> hi,
> 
> i'm planning to make an incompatible change to the sql:select function
> of the sql.egg.
> 
> the signature is now:
> 
> (sql:select what from where #!optional order-by)
> 
> and i want to change it to:
> 
> (sql:select what #!key from where group-by having order-by limit)
> 
> is anyone using the sql.egg and has any objections to this change?

i've just commited version 1.2 of the sql.egg with the mentioned
change (and some others).

bye,
hans.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]