Files
sqlite3/util/vtabutil/vtabutil.go
Nuno Cruces 58e91052bb CSV type affinity (#102)
Use sqlite-createtable-parser compiled to Wasm to parse the CREATE TABLE statement.
2024-06-17 23:44:37 +01:00

3 lines
81 B
Go

// Package vtabutil implements virtual table utility functions.
package vtabutil