Files
mostlymatter/store/sqlstore
Agniva De Sarker dd40d59c84 MM-26514: Fix ALTER PRIMARY KEY migration for Postgres <9.3 (#14912)
* MM-26514: Fix ALTER PRIMARY KEY migration for Postgres <9.3

We work around the lack of LATERAL keyword by making the query separately.

* Complete full WHERE clause just to be sure
2020-06-26 21:14:37 +05:30
..