mirror of
https://github.com/trailbaseio/trailbase.git
synced 2026-02-05 00:29:12 -06:00
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);
|