mirror of
https://github.com/ncruces/go-sqlite3.git
synced 2026-01-12 22:19:14 +00:00
Towards virtual tables.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
|
||||
#include "sqlite3.h"
|
||||
#include "types.h"
|
||||
|
||||
#define GO_POINTER_TYPE "github.com/ncruces/go-sqlite3.Pointer"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user