table_from_binding_bad1.sqlx 63 B

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