2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core
Jason Williams 3ad68526cb Update pg package and convert data to correct type
No Issue
- Switch 'pg.js' package for 'pg' as the native bindings are
  now an optional add-on to pg and pg.js has been deprecated.
- pg@4.1.1
- Set the driver's parser to automatically convert integer data
  returned from postgres into a javascript integer.
2014-12-18 14:58:20 +00:00
..
client Merge pull request #4656 from felixrieseberg/iss4633 2014-12-17 18:11:08 +00:00
server Update pg package and convert data to correct type 2014-12-18 14:58:20 +00:00
shared Adds complete url for Sitemap in robots.txt 2014-12-13 18:01:28 +00:00
test Merge pull request #4620 from jaswilli/ember19 2014-12-16 23:18:24 +00:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00