mirror of
https://github.com/trailbaseio/trailbase.git
synced 2026-05-01 05:59:35 -05:00
bdb3735840
This is only to avoid accidentally leaking any secrets from early development especially in the light of short-sha attacks.
4 lines
63 B
C
4 lines
63 B
C
typedef struct sqlite3 sqlite3;
|
|
|
|
int define_init(sqlite3* db);
|