© 2026 Hedgehog Software, LLC
await db.query.users.findFirst({where: (users, { eq }) => eq(users.name, 'test')});