Ciao Marco,

I would like to add a CONCAT user function to keep mysql compatibility on
sqlite3, something like:

env:set_function('CONCAT',-1,'ejaSqlConcat')

which it possible with lua-sqlite3 as I could test.

Do you think it will be possible in the near future?

> Hi Ubaldo,
>
> Sorry, there is no way to add user functions in LuaSQL. What your idea
> with
> user functions? To make a call-back ou add some functionality or anything
> else?
>
> []'s.
> Marco
>
>
> 2009/11/4 Ubaldo Porcheddu <uba...@eja.it>
>
>> Buongiorno,
>>
>> is there any way on LuaSQL to add a "user function" like in lua-sqlite3?
>>
>>
>>
>>
>> _______________________________________________
>> Kepler-Project mailing list
>> Kepler-Project@lists.luaforge.net
>> http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
>> http://www.keplerproject.org/
>>
>
>
>
> --
> Marco Antonio Abreu
> mabreu...@gmail.com
> System Analist/Developer
>



_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to