CRUDlex
CRUDlex copied to clipboard
Make the name of the system fields like id (primary key), updated_at, created_at, deleted_at, version customizable
So they must not always be named "id", "created_at", "updated_at", "deleted_at", "version".