George Ionescu wrote:
Hello SQLite users,
Hello Dr. Hipp,
I would like to implement my own RegExp functions (to limit results based on conditions). From my understanding, sqlite_create_function cannot be used for this (the function can only return a value; it cannot tell sqlite not to return a row)
Hello SQLite users,
Hello Dr. Hipp,
I would like to implement my own RegExp functions (to limit results based on
conditions). From my understanding, sqlite_create_function cannot be used for this
(the function can only return a value; it cannot tell sqlite not to return a row).
What is the appr
2 matches
Mail list logo