There is functionsreadfile(path) and writefile(path,content) . Also fileio functions (we can list dir and another features)
readfile(path)
writefile(path,content)
https://github.com/nalgeon/sqlean/blob/main/docs/fileio.mdarrow-up-right
Last updated 7 months ago