firebase / firebase-tools

The Firebase Command Line Tools
MIT License
3.97k stars 917 forks source link

Switch back to pg.Pool #7198

Closed fredzqm closed 1 month ago

fredzqm commented 1 month ago

Description

Scenarios Tested

It was hanging before with pg.Client. Tested some schema migration case.

Related change: https://github.com/firebase/firebase-tools/pull/7182 & http://b/340399044

Sample Commands