Skip to content
This repository was archived by the owner on Sep 13, 2021. It is now read-only.
This repository was archived by the owner on Sep 13, 2021. It is now read-only.

throw {error,badarg} when execute sql, because of timestamp column #13

@TangMonk

Description

@TangMonk

If the the results contain timestamp without time zone column, will throw the {error,badarg}, If I set the column to null, then works.

I thinks the reason is lua not support timestamp type, and maybe results contain json or array will throw error too.

for friendly to newbie, I think this problem should be documentation on readme.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions