]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Test some complex update cases in the pg dialect
authorFederico Caselli <cfederico87@gmail.com>
Tue, 25 May 2021 20:48:54 +0000 (22:48 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Thu, 27 May 2021 18:49:44 +0000 (20:49 +0200)
commit85d66c5adf32abbb8fe5035d810c11e3f23e752d
tree388906fbad774adc7867515a1b36deda931ab04a
parentb0846876c973505c1c74309a4c7de97d438e83fa
Test some complex update cases in the pg dialect

Change-Id: I2323e155e78aa8e1e00359b103974fb8d27d80eb
test/dialect/postgresql/test_compiler.py