Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: Column 'id' cannot be null #2

Open
NandhinideviMurugavel opened this issue Sep 7, 2021 · 4 comments
Open

error: Column 'id' cannot be null #2

NandhinideviMurugavel opened this issue Sep 7, 2021 · 4 comments

Comments

@NandhinideviMurugavel
Copy link

I faced this issue while adding member details in a new entry

@Aravindh121
Copy link

I faced this issue while adding member details in a new entry

While creating the table for address, make the id NOT NULL. This will do.

@deepakrajdan
Copy link

deepakrajdan commented Jul 12, 2022

Make the id column to auto increment in log_users table
Screenshot (26)

@Tarun-vaishh07
Copy link

I faced this issue while adding member details in a new entry

While creating the table for address, make the id NOT NULL. This will do.

@Tarun-vaishh07
Copy link

even after tat i,m getting the same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants