Skip to content

crashes.note field created with NOT NULL but not being used in INSERT #70

Description

@maycon-zz

I saw the issue #41, but in my case I got a 404 error.

I gave a look on the code, and in my case it seems that the problem is the table crashes has a field note with NOT NULL, and the INSERT query in status.php don't provide this field.

I've solved it removing the NOT NULL, but I think @stephenfewer can provide a better solution.

Best regards.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions