Android icon indicating copy to clipboard operation
Android copied to clipboard

Refactor SQL

Open TheLastProject opened this issue 4 years ago • 1 comments

SQL.rawQuery is not really what I want to see in a codebase. These should become proper prepared statements whereever possible.

TheLastProject avatar Nov 16 '20 23:11 TheLastProject