Commit graph

10 commits

Author SHA1 Message Date
9d2c48d645 add: macro endpoints
add: basic macro support
fix: database locking with lock-pointer
fix: memory leaks
2020-09-04 00:28:49 +02:00
f67b7e9e0f add: basic macro functions
add: better migration handling (transactions)
2020-08-29 22:58:02 +02:00
3117427f1f fix: use PRAGMA user_version to track migrations
fix: minor fixes
2020-08-21 14:03:23 +02:00
14c35a4227 add: database functions and generalisation 2020-08-15 13:10:17 +02:00
7c6eed8dc2 add: database transactions 2020-08-15 12:18:58 +02:00
6d37bd9734 add: cache (WIP) 2020-08-13 16:29:26 +02:00
f167f9caec fix: minor code refactor 2020-08-13 11:26:06 +02:00
398019afe8 fix: better logging behaviour 2020-07-26 21:00:36 +02:00
1d8408581a add: drop privileges 2020-06-19 00:26:49 +02:00
176483d72f REFACTOR 2020-06-16 22:05:44 +02:00
Renamed from database.c (Browse further)