fix: use PRAGMA user_version to track migrations
fix: minor fixes
This commit is contained in:
parent
521e82b7b5
commit
3117427f1f
6 changed files with 15 additions and 36 deletions
src
|
@ -1,6 +1,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <config.h>
|
||||
#include <logger.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue