I'm running a docker container with a new instance of sqlite-web. The primary key of my table is not recognized which prevents the edit/delete functionality in the content tab. Primary Key is not checked for column id
in the structure -> columns table even though it can be seen in the schema above.