package
1.0.2
Repository: https://github.com/odino/docsql.git
Documentation: pkg.go.dev

# Functions

CreateTable creates a table.
DeleteArchiveTables We need to make sure that everytime docsql runs it takes care of removing old swapped tables, else they'll keep accumulating.
LoadData loads datai from file.
RenameTables We rename / swap tables together so that the operation is atomic.