Files
sqlalchemy/test/sql
Mike Bayer bbebcdf8f5 - fixed INSERT statements w.r.t. primary key columns that have SQL-expression
based default generators on them; SQL expression executes inline as normal
  but will not trigger a "postfetch" condition for the column, for those DB's
  who provide it via cursor.lastrowid
2007-10-28 21:28:53 +00:00
..
2007-10-13 20:35:42 +00:00