© 2026 Hedgehog Software, LLC
code = ResourceExhausted desc = Out of sort memory, consider increasing server sort buffer size (errno 1038) (sqlstate HY001)
76
json()
text()
1.61MB
await db.query.properties.findFirst({ columns: {}, with: { neighborhood: true, // 2 columns }, })
select cast(`neighborhood` as json) from (select `properties`.`id`, ...**75 other properties columns** ), ...