table_from_binding_bad2.sqlx 59 B

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