table_from_binding_bad4.sqlx 58 B

123
  1. /* postgres can not */
  2. $x = a.b;
  3. SELECT count(*) FROM $x;