Nick Redmark
Nick Redmark
Are there any plans to transition this package to npm?
Are there any plans to transition this package to npm?
Hi! Is it possible to use this plugin from the terminal? How? Thank you
So, apparently due to [time zone craziness](https://dba.stackexchange.com/questions/127965/why-does-time-zone-have-such-a-crazy-offset-from-utc-on-year-0001-in-postgres), Postgresql can return dates like "1816-01-01 00:01:04+00:34:08" which fromSQL rejects as invalid because the regex doesn't expect seconds in the time offset.