Files
sqlalchemy/examples
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
..
2023-09-06 09:33:27 -06:00
2023-06-05 20:49:38 +02:00