ts-typed-sql
ts-typed-sql copied to clipboard
tDate is completely broken
it serializes new Date() using .toString() which results in invalid input syntax for type timestamp with time zone: "Thu Dec 11 2014 00:00:00 GMT+0100 (CET)"