Hello Alex,
Didn't know that, very interesting, could be a good solution on my local
machine but not for the final users of the app.
I actually know which constraint is being violated, but I was thinking on
build a standard message to warn the user on the save action based on the
constraint error message.
I'm afraid that I need to implement that validations manually in js on the
save action :(
Thanks for your help!
Rafa
El 05/11/13 03:12, Alek Paunov escribió:
On 04.11.2013 11:46, Rafa de Miguel wrote:
Yes, I knew that but that info it doesn't really help me too much
FWIW: You probably are aware of this too, but just in case: On the
browsers, especially these without build-in WebSQL (sqlite) support, the
developer can fallback to a C to LLVM IR to JS (asm.js which is
efficiently JIT-ted on FF) build/port as provided by:
https://github.com/kripken/sql.js
(It is possible to build with sqlite version different than currently
bundled amalgamation version - 3.7.17)
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users