MCPcopy Create free account
hub / github.com/2shady4u/godot-sqlite / DbdataTable

Class DbdataTable

src/sqlite/shell.c:17390–17390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17388#define DBDATA_PADDING_BYTES 100
17389
17390typedef struct DbdataTable DbdataTable;
17391typedef struct DbdataCursor DbdataCursor;
17392typedef struct DbdataBuffer DbdataBuffer;
17393

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected