Skip to content

Conversation

rmg
Copy link
Contributor

@rmg rmg commented Feb 17, 2017

Rebased and cleaned up version of #186 to show necessary changes for passing on CI.

Amir-61 and others added 6 commits February 17, 2017 10:28
The tests are all run in the same process against the same instances of the module so care must be taken to not clobber things like the shared config that the tests all use. When the username is removed from the shared config then the pg attempts to use the OS username as the DB username. This is not guaranteed and is actually not true in the Windows environments these tests run under in CI.
@ssh24
Copy link
Contributor

ssh24 commented Mar 7, 2017

Closing this PR as it is not necessary.

@ssh24 ssh24 closed this Mar 7, 2017
@ssh24 ssh24 removed the review label Mar 7, 2017
kjdelisle pushed a commit that referenced this pull request Mar 31, 2017
 * Remove console.log (Raymond Feng) * Monkey patch generic-pool to work through errors (Russ Tyndall) * Fix the escape char (Raymond Feng) * Upgrade to loopback-connector@4.x (Loay) * Add checkFieldAndIndex for table status (#228) (Sakib Hasan) * Refactor migration methods (ssh24) * Fix code style inconsistencies in ilike tests (Alireza Ahmadi) * Improve tests for better code style consistency (Alireza Ahmadi) * Add tests for pattern matching operators (Alireza Ahmadi) * Add ILIKE functionality (Alireza Ahmadi) * Refactor discovery models (Loay Gewily) * merge in #216 (gregdingle) * Fix unit tests (ssh24) * Fix linting errors and unnesssary changes. (Diana Lau) * remove done() calls in test (gregdingle) * Added test. Ran run-tests. (gregdingle) * Fix bug where settings for pg-pool were dropped (Greg Dingle) * Update README with correct doc links, etc (Amir Jafarian) * Add test for bulk transactions (Zak Barbuto) * Use pg callback over connection.release (#109) (Zak Barbuto) * Use pool.pool.release over pool.release (#109) (Zak Barbuto) * Add test env information to README (Zak Barbuto) * update README for local postgres setup (Diana Lau) * Update postgresql.js (tmclouisluk) * Fix bug when using postgresql 8.x (tmclouisluk) * Replicate new issue_template from loopback (Siddhi Pai) * Replicate issue_template from loopback repo (Siddhi Pai) * Update LB connector version (Loay) * Use unique param for affectedRows (Loay) * Move info from docs into README (#199) (Rand McKinney) * Update paid support URL (Siddhi Pai) * Start 3.x + drop support for Node v0.10/v0.12 (siddhipai) * Drop support for Node v0.10 and v0.12 (Siddhi Pai) * Start the development of the next major version (Siddhi Pai)
@ssh24 ssh24 deleted the gregdingle-fix-pg-pool-settings branch April 13, 2017 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants