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
Name "language" is a reserved word in SQL so the queries will throw an error.
Please change the name of the field "language" to "name" or "language_name" etc.