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: Kon Lovett
Subject: Re: [Chicken-users] sql.egg: incompatible change
Date: Sat, 18 Aug 2007 11:02:07 -0700


On Aug 18, 2007, at 5:11 AM, 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 have the opposite - please switch to keyword arguments.

Best Wishes,
Kon


tnx&bye,
hans.


_______________________________________________
Chicken-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/chicken-users





reply via email to

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