You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Form model require a column named "id" in the database, else an exception is thrown "Specified column "id" is not in the row".There is a way to custom the id column (example : ID_ARTICLE) ?
The Form model require a column named "id" in the database, else an exception is thrown "Specified column "id" is not in the row".There is a way to custom the id column (example : ID_ARTICLE) ?