5.2 breaking changes
See original GitHub issue5.2 broke my tests all over the place, with changes not documented anywhere.
My test errors show that now when we call pg.connect
, the library modifies the original connection object.
I think I’m just the first one running into this, and there will be more.
Issue Analytics
- State:
- Created 7 years ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
Ruby on Rails 5.2 Release Notes
To learn about various bug fixes and changes, please refer to the changelogs or check out the list of commits in the main...
Read more >Bootstrap 5.2.0
Bootstrap v5.2.0 is finally stable! We've ironed out more bugs, improved more documentation, written new guides and built out new functional ...
Read more >Release Notes 5.2 - Apache Tapestry
The following changes have been made in Tapestry 5.2 that are likely to result in unexpected behavior if your application relies on the...
Read more >Spring Framework 5.2 goes GA
It comes with many performance improvements (affecting startup time as well as peak performance) and further steps taken towards GraalVM native ...
Read more >Hibernate 5.2 to 5.4 upgrade contains breaking changes
We plan to upgrade Hibernate from 5.2 to 5.4 in Confluence 7.14. This upgrade may break some apps that rely on deprecated features...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@sibedge - I will restore your access, but I’d like to go over a few things real quick hopefully we can agree to going forward.
Please be kind, patient, and grateful when people open up issues here. Open source can be scary and daunting to new folks, its definitely scary for me on some projects, and anything that would serve to alienate them or put people off of contributing, to me, is a major no no.
If I get too many issues opened up as duplicates or lacking code formatting that’s probably a bug in my documentation on how to submit issues & I should better document the process. I’ve had to moderate a few things you said as I felt they were a touch unfriendly to people who are looking for help or advice on what might be a very complex module for them to use, which is ultimately why I blocked the vitaly-t account.
I realize it can be frustrating if there are duplicate issues opened or questions about seemingly (to you) trivial issues, but if you’re feeling frustrated don’t worry about pitching in on those issues, I will eventually get to them as I have over the years. 😄
I definitely have appreciated your help here on reporting issues you’ve found through your pg-promise library, and overall node-postgres quality has improved because of you. I just cannot have people feeling rejected when they come to this repo for help. If you know the answer to their bug by all means pitch in, and I’m always happy to field bug requests and questions from you as well.
I do this in my spare time for free & sometimes my time is limited and its easier to just block than engage in trying to course correct - hopefully we’re on the same page now & we can continue to make FOSS better side by side! If you’d like I can provide feedback on issues or privately if you send me your email address next time instead of just removing access! ❤️
@brianc Fresh contribution: #1060 😉