PyBitmessage
PyBitmessage copied to clipboard
Move all SQL queries into single module
Hello!
I'm going to replace most of duplicated helper_sql.sqlExecute() with several functions having obvious names, keyword arguments and all necessary checks. This changeset contains the most frequent queries.