ERROR: NOT NULL constraint failed

Issue #308 invalid
Former user created an issue

Can't indicate NOT NULL when adding rows to databases

Comments (2)

  1. phpLiteAdmin repo owner

    Please describe your problem a little more. If a column has a NOT NULL constraint, then, when you add rows via phpLiteAdmin, there is no NULL-checkbox because specifying it as NULL is not allowed. You don't specify "NOT NULL", you need to enter a value. I don't understand the problem. Please specify the CREATE TABLE statement of your table and what you try to insert.

  2. Log in to comment