summaryrefslogtreecommitdiff
path: root/src/db/sqlite3/db.c
AgeCommit message (Expand)Author
2023-07-04Fix date on entriesLouie S
2023-07-04Groups printing, need to debug entriesLouie S
2023-07-04Fix memory leakLouie S
2023-07-04Progress on db, but still brokenlouie
2023-07-03Write load_entries implementationlouie
2023-07-03Write load_groups implementationLouie S
2023-07-03Add id to structsLouie S
2023-07-03Add commentsLouie S
2023-07-02Use 'struct tm' for date in entrieslouie
2023-07-01Database initializationLouie S