aboutsummaryrefslogtreecommitdiff
path: root/wqflask/utility/db_tools.py
AgeCommit message (Expand)Author
2020-08-27Add global method to convert binary string to plain string...* wqflask/utility/db_tools.py: escape_string returns a binary string which introduces a bug when composing sql query string. The escaped strings have to be converted to plain text. BonfaceKilz
2020-08-26Remove "from __future__ import new_feature" statements...See: <https://docs.python.org/2/library/2to3.html#2to3fixer-future> BonfaceKilz
2016-06-18Changed file permssions to non-executablePjotr Prins
2014-05-05Committing a bunch of changes related to integrating GEMMA and...adding the correlation matrix page Zachary Sloan
2013-07-12Rewrote code related to getting the tissue correlation column to display...Created new files for mrna assay tissue data and commonly used db query related functions Lei Yan