pkgsrc/databases/py-sqlalchemy
adam b4002c9fd4 py-sqlalchemy: updated to 1.2.10
1.2.10:
[orm] [bug] Fixed bug in Bundle construct where placing two columns of the same name would be de-duplicated, when the Bundle were used as part of the rendered SQL, such as in the ORDER BY or GROUP BY of the statement.

[orm] [bug] Fixed regression in 1.2.9 due to 4287 where using a Load option in conjunction with a string wildcard would result in a TypeError.

[sql] [bug] Fixed bug where a Sequence would be dropped explicitly before any Table that refers to it, which breaks in the case when the sequence is also involved in a server-side default for that table, when using MetaData.drop_all(). The step which processes sequences to be dropped via non server-side column default functions is now invoked after the table itself is dropped.
2018-07-24 07:19:27 +00:00
..
DESCR
distinfo py-sqlalchemy: updated to 1.2.10 2018-07-24 07:19:27 +00:00
Makefile py-sqlalchemy: updated to 1.2.10 2018-07-24 07:19:27 +00:00
PLIST py-sqlalchemy: updated to 1.2.9 2018-07-03 05:34:20 +00:00