Similar to the issues reported in Python lib tursodatabase/libsql-python#41 and Go lib tursodatabase/libsql#985
I am also getting the same error when using LibSQL with Knex. I see this PR that resets the connection when resource is released to the pool for the Go implementation tursodatabase/libsql#1100. Do we have to do something similar?