Files
sqlalchemy/test/sql
Denis Laxalde f6296c19f5 Support column list for foreign key ON DELETE SET actions on PostgreSQL
Added support for specifying a list of columns for ``SET NULL`` and ``SET
DEFAULT`` actions of ``ON DELETE`` clause of foreign key definition on
PostgreSQL.  Pull request courtesy Denis Laxalde.

Fixes: #11595
Closes: #12421
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/12421
Pull-request-sha: d0394db706

Change-Id: I036a559ae4a8efafe9ba64d776a840bd785a7397
(cherry picked from commit 39bb17442c)
2025-03-17 14:02:54 -04:00
..
2025-02-05 14:08:58 -05:00
2021-11-24 22:51:27 -05:00
2024-02-05 19:28:22 +01:00
2023-05-09 20:23:48 -04:00
2025-02-05 14:08:58 -05:00
2024-02-05 19:28:22 +01:00
2024-02-05 19:28:22 +01:00
2025-03-05 20:43:02 +01:00