2
votes
2answers
414 views
SQLite and Javascript : Checking for existence of data before inserting OR letting SQLite throw an exception.
My primary question is which approach is faster.
Some briefing
I'm developing an application using Mozilla.
I have this one module where I capture some da …
