Commit Graph
10 Commits
Author SHA1 Message Date
Leo Liang 67e4127430 Remove circular dependency between modules. 2016-08-30 20:38:15 +08:00
Leo Liang 4ce23b34db pg 6.1.0 2016-08-26 15:12:22 +08:00
Leo LiangandMasahiro Wakame 53ed90b6e7 result in Client.query() callback has the same type with result object in Query end event. (#9307) 2016-05-15 02:20:51 +09:00
Christopher Brown d2a5819d31 Add test for calling done with an argument 2016-03-23 16:25:28 -05:00
Christopher Brown 6c0c57c0c5 Add optional arg to connect's callback's 'done' callback 2016-03-23 16:17:26 -05:00
vvakame 56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Leo Liang e80b4e8d35 pg.d.ts: Make parser a generic function 2016-03-01 11:36:18 +08:00
Leo Liang 88fae72f6c pg.d.ts: add support to pg-types 2016-02-29 11:20:28 +08:00
Ilya Mochalov abc2bcfb85 node: improved EventEmitter's definition with this-typing 2016-02-25 02:10:08 +05:00
Phips Peter 8fb6309e8d Adding type definitions for pg
This is heavily based on the definitions from sqlite3. The Connection
class is not defined because pg says that it is private for most use
cases. I left that work for people who need it.
2014-05-30 12:34:46 -07:00