Skip to content

Commit

Permalink
Convert Query to an ES6 class (#2126)
Browse files Browse the repository at this point in the history
The last missing `new` deprecation warning for pg 8.
  • Loading branch information
charmander committed Mar 12, 2020
1 parent c5ea02e commit 4b0c21d
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 231 deletions.
22 changes: 0 additions & 22 deletions packages/pg/lib/compat/check-constructor.js

This file was deleted.

19 changes: 0 additions & 19 deletions packages/pg/lib/compat/warn-deprecation.js

This file was deleted.

0 comments on commit 4b0c21d

Please sign in to comment.