Skip to content

v0.0.5

Choose a tag to compare

@mfn mfn released this 16 Dec 06:50
· 1 commit to master since this release
c4126ca

Don't escape special CURRENT_TIMESTAMP construct.

Otherwise this would turn 'CURRENT_TIMESTAMP' into E'CURRENT_TIMESTAMP' which isn't valid PostgresSQL syntax.