Hello I am testing grocerycrud enterprise based with a PostgresSQL database manager. When creating records in a table with primary key of serial type it generates duplicate records
When deleting the duplicate file it throws me a message that it does not exist.
When updating the listing I can verify that it removes it from the database.