the sql it generates: ```SELECT * -- omitting all ...
# exposed
j
the sql it generates:
Copy code
SELECT * -- omitting all of the fields
FROM "MyThing" WHERE "MyThing"."myField" = 'X'