Files
sqlalchemy/test/dialect
Mike Bayer d5cc2f83c1 - When explicit sequence execution derives the name
of the auto-generated sequence of a SERIAL column,
which currently only occurs if implicit_returning=False,
now accommodates if the table + column name is greater
than 63 characters using the same logic Postgresql uses.
[ticket:1083]
2011-02-04 17:37:36 -05:00
..
2010-12-11 17:44:46 -05:00
2011-01-02 14:23:42 -05:00
2011-01-02 14:23:42 -05:00