aboutsummaryrefslogtreecommitdiff
path: root/gn3/db/__init__.py
AgeCommit message (Expand)Author
2021-06-18Get the diff between 2 dicts and return that as a dictBonfaceKilz
2021-06-18gn3: db: Return None if data and where are emptyBonfaceKilz
2021-06-18Move 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