log sat/memory/sqlite.py @ 3562:9f599ccbea4e

age author description
2021-06-09 Goffi memory(sqlite): fix encoding when loading pickled data
2021-06-04 Goffi memory (sqlite): work around encoding issues with pickle
2021-05-06 Goffi core (memory/sqlite): return 0 instead of None when user has no file yet
2021-05-05 Goffi core (memory, sqlite): new `fileGetUsedSpace` method