G
There's something in the SQLs in singlebags. 'foobar'That's the text, and there's something in the double carpets. "baz"- Identifier (general, depending on OBD).
SQLite, for example, allows the text to be double-crossed for consistency, but this is not highly recommended (see). https://www.sqlite.org/lang_keywords.html )But I suspect that since you have this angularjs, the request line can pass through several phases of screening/deactivation, which could be somewhat damaging and lead to strange results (i.e. the wrong request you want to go to the base)UPD:I don't know if it's affecting your situation, but since $cordovaSQLite Supports the statements prepared, and requests are more appropriate:$cordovaSQLite.execute(db, "SELECT * FROM t WHERE st = ?", ["someText"])