Files
sqlalchemy/examples/performance
Mike Bayer 6e0a35dfd8 add Identity() for remaining examples
Fixed the performance example scripts in examples/performance to mostly
work with the Oracle database, by adding the :class:`.Identity` construct
to all the tables and allowing primary generation to occur on this backend.
A few of the "raw DBAPI" cases still are not compatible with Oracle.

Change-Id: I7ce19645ea78736dddfda6f33b9356ad75dee68f
2024-01-12 09:30:09 -05:00
..
2019-01-06 18:23:11 -05:00