aboutsummaryrefslogtreecommitdiff
path: root/wqflask/db
AgeCommit message (Expand)Author
2021-04-30autopep8: Fix E501BonfaceKilz
2021-04-30autopep8: Fix E401BonfaceKilz
2021-04-30autopep8: Fix E301,E302,E303,E304,E305,E306BonfaceKilz
2021-04-30autopep8: Fix E20-E27BonfaceKilz
2020-08-20Add backward support for urllibBonfaceKilz
2020-08-19Remove extra whitespace(or add it) from comma separated itemsBonfaceKilz
2020-08-19Handle the rename of urllib and urllib2 to the urllib packageBonfaceKilz
2018-04-18Removed a little more code in webqtlDatabaseFunction.py and do_searchzsloan
2016-06-26gn_server: simplifyPjotr Prins
2016-06-26gn_server: introduced one new query to fetch a dataset record and force fetch...Pjotr Prins
2016-06-23Log: SQL queriesPjotr Prins
2016-06-23Add fetchall iteratorPjotr Prins
2016-06-23Added fetching menu infoPjotr Prins
2016-06-23Fixed missing GN_SERVER_URLPjotr Prins
2016-06-23Fixed missing GN_SERVER_URLPjotr Prins
2016-06-23Settings: add GN_SERVER_URLPjotr Prins
2016-06-23Remove headersPjotr Prins
2016-06-23Added REST call for species_idPjotr Prins
2016-06-23Removed unused functionsPjotr Prins
2016-06-23DB: created fetch1 function which can do both SQL and GN_SERVERPjotr Prins
2016-06-23Backend: moved methods into call modulePjotr Prins
2016-06-23Refactored dir name dbFunction to dbPjotr Prins