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
34 additions
and
38 deletions
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment