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?

tnx&bye,
hans.


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

Reply via email to