Age | Commit message (Expand) | Author |
---|---|---|
2021-06-07 | gn3: db: sort imports | BonfaceKilz |
2021-06-03 | gn3: db: Remove "escape_string" from imports | BonfaceKilz |
2021-06-03 | Use prepared statements for FETCH sql function | BonfaceKilz |
2021-06-03 | gn3: db: Replace items() with keys() | BonfaceKilz |
2021-06-03 | Use prepared statements for UPDATE sql function | BonfaceKilz |
2021-06-03 | gn3: db: Add new function for doing sql INSERT | BonfaceKilz |
2021-06-03 | Add data structures for the table metadata_audit | BonfaceKilz |
2021-06-03 | gn3: db: Add spacing before around "AND" in sql clause | BonfaceKilz |
2021-06-03 | Get the diff between 2 dicts and return that as a dict | BonfaceKilz |
2021-06-03 | gn3: db: Return None if data and where are empty | BonfaceKilz |
2021-05-26 | Move the methods, "update" and "fetch", to gn3.db | BonfaceKilz |
2021-05-08 | Add method to fetch riset name and id | BonfaceKilz |
2021-03-16 | delete unwanted correlation stuff (#5) | Alexander Kabui |
2021-03-13 | Correlation api (#2) | Alexander Kabui |