diff options
author | Sloane Bernstein | 2021-02-16 22:19:09 +0000 |
---|---|---|
committer | Robert Treat | 2021-02-17 07:10:20 +0000 |
commit | f3171e923185c3add7c080ec0690233267c220f6 (patch) | |
tree | 2acd476c3ee0292a8b2aa3d93fa12e5be9cc9e73 /multiactionform.js | |
parent | e2aa8f687573104d492311b5853c25a5dce71973 (diff) |
The addition of support for PostgreSQL 9.6 and above neglected to change the `Postgres94` class to inherit from `Postgres95` instead of the latest `Postgres` class. This change restores the chain of inheritance, so that `Postgres94` and classes below see overridden methods from `Postgres95` and above.
Diffstat (limited to 'multiactionform.js')
0 files changed, 0 insertions, 0 deletions