ES6 refactor: dialects / PostgreSQL (#6048)
* ES6 refactor of hstore.js const, export * ES6 refactor of PostgresDialect const, classes, property shorthands, export default * ES6 refactor of postgres ConnectionManager classes, let, const, arrow functions, for of, export default * Make postgres Query an ES6 class * ES6 refactor of postgres Query let, const, arrow functions, property shorthands, export default * ES6 refactor of postgres QueryGenerator let, const, arrow functions, template strings where it was easy to implement * ES6 refactor of postgres range.js let, const, arrow functions, export
Showing
with
709 additions
and
820 deletions
-
Please register or sign in to post a comment