Files
sqlalchemy/doc
Mike Bayer d459afa8db - reword and update documentation on passive_updates=False; as virtually
all DBs now support ON UPDATE CASCADE other than Oracle, there's no need
to try to reimplement more functionality here and users should be encouraged
to forego natural PKs unless their target platform supports them.
references #2666
2015-08-27 15:56:00 -04:00
..