Simple, just drop support for other databases :)
Le vendredi 15 mars 2013 09:59:47 UTC+1, Cédric Krier a écrit : > > On 15/03/13 00:09 -0700, [email protected] <javascript:> wrote: > > Hello. I don't know whether it is possible with Tryton, but it would be > > great if possible, to use stored function in the database? It would mean > a > > way to define them (in xml file ?) and an API to call them in the ORM. > > No and the main issues are: > > - SQLite doesn't have stored procedure (so how to test?) > - MySQL and PostgreSQL doesn't support the same languages for stored > procedure. > > -- > Cédric Krier > > B2CK SPRL > Rue de Rotterdam, 4 > 4000 Liège > Belgium > Tel: +32 472 54 46 59 > Email/Jabber: [email protected] <javascript:> > Website: http://www.b2ck.com/ >
