Skip to content

Need ability to add "ON UPDATE" and non-escaped values #172

Open
@ericnakagawa

Description

@ericnakagawa

For TIMESTAMP data type setting the value you to CURRENT_TIMESTAMP results in the escaped string value being sent: 'CURRENT_TIMESTAMP'. The ideal way this would work is to pass along without quotes.

Secondly, I'd like to be able to add "ON UPDATE" perhaps as "OnUpdate" as API value.

-- I've been trying to add updated timestamp on record update


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions