Skip to content

BUG: MySQL insert statement is treating integers as if they're strings. #24

@matthewbaggett

Description

@matthewbaggett

INSERT INTO boards
SET board_id = "2", name = "Klein, Pollich and Harvey", subscription_count = "0", thread_count = "0", deleted = "No", sequence = "1", created = "2015-07-14 16:18:19", created_user_id = "96", updated = "2015-07-14 16:18:19", updated_user_id = "96"

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