aboutsummaryrefslogtreecommitdiff
path: root/gn3/db/__init__.py
AgeCommit message (Expand)Author
2021-06-03gn3: db: Return None if data and where are emptyBonfaceKilz
2021-05-26Move the methods, "update" and "fetch", to gn3.dbBonfaceKilz
2021-05-08Add method to fetch riset name and idBonfaceKilz
2021-03-16delete unwanted correlation stuff (#5)Alexander Kabui
2021-03-13Correlation api (#2)Alexander Kabui