table_from_binding_bad3.sqlx 61 B

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