© 2026 Hedgehog Software, LLC
const prepared = db.select().from(customers).prepare("statement_name"); const prepared2 = db.select().from(customers).prepare("statement_name");