Implement all SQL functions to SQLite
SQLite does not have all the standard SQL functions. Until now we added them when needed but I think we should add all of them to ensure maximum flexibility when developing.
SQLite does not have all the standard SQL functions. Until now we added them when needed but I think we should add all of them to ensure maximum flexibility when developing.
assigned to @ced
added trytond type::behavior + 1 deleted label
added 1 deleted label and removed 1 deleted label
review270751002 updated at https://codereview.tryton.org/270751002/#ps280671002
review270751002 updated at https://codereview.tryton.org/270751002/#ps274631002
New changeset f9917483447a by Cédric Krier in branch 'default':
Ensure all SQL functions are supported by the backend's
https://hg.tryton.org/trytond/rev/f9917483447a
added 1 deleted label and removed 1 deleted label
closed
New changeset 4df79de79042 by Cédric Krier in branch 'default':
Ensure all SQL functions are supported by the backend's
https://hg.tryton.org/tryton-env/rev/4df79de79042