summaryrefslogtreecommitdiff
path: root/python/database.py
AgeCommit message (Collapse)Author
2024-06-24fix return type for python KeyValueStore size functionsRubens Brandao
2024-06-24fix python Database.trim_snapshotRubens Brandao
2024-01-08update copyright yearJordan Wiens
2023-01-05Update copyright to 2023Josh F
2023-01-03Add Snapshot::SetName apiGlenn Smith
2022-04-13Better docstring for Database.trim/remove_snapshotGlenn Smith
2022-04-13Add Database::TrimSnapshot apiGlenn Smith
2022-03-14fix typo in remove_snapshot apiJordan Wiens
2022-01-28Format All FilesKyleMiles
2022-01-20[Enterprise] Support for sparse/trimmed snapshotsGlenn Smith
2022-01-03update copyright yearsJordan Wiens
2021-10-15Database python apiGlenn Smith