
abmclin
2017-5-11 19:46:08
db
library doesn’t seem to provide support for executing batch statements against a database. I’m trying to initialize and create an in-memory database using a SQL schema file. query-exec
and its friends only support executing single SQL statements. Reading documentation isn’t showing me a way to be able to execute more than one statement at once or allow a SQL text file to be read in and executed. Does anyone know a better method?

noti0na1
2017-5-12 03:05:52
@noti0na1 has joined the channel