why is "<ref *1> SQLiteTable { ..." printed to console

The following code is all it takes to get the entire Table schema to be printed to the console. I have no idea why. It isn't very pleasant.
const table = db.update(deployments);
const set = table.set({ final_result: "s" });
const table = db.update(deployments);
const set = table.set({ final_result: "s" });
Why is this happening? There is no error that I can see. TryCatch doesn't stop it. I am using the latest version. Any ideas? Thank you
2 Replies
bloberenober
bloberenober13mo ago
just some debug logging leaked to the release
toddgeist
toddgeist13mo ago
Ah ok... at least this doesn't prove I am nuts thanks
Want results from more Discord servers?
Add your server