Files
sqlalchemy/test/dialect
Mike Bayer 3d38969fd4 - Inserting NULL into a primary key + foreign key column
will allow the "not null constraint" error to raise,
not an attempt to execute a nonexistent "col_id_seq"
sequence.  [ticket:1516]

- autoincrement SELECT statements, i.e. those which
select from a procedure that modifies rows, now work
with server-side cursor mode (the named cursor isn't
used for such statements.)
2009-08-31 20:38:14 +00:00
..
2009-08-06 21:11:27 +00:00
2009-08-06 21:11:27 +00:00
2009-08-06 21:11:27 +00:00
2009-08-06 21:11:27 +00:00