issues
search
redsquirrelstudio
/
laravel-backpack-import-operation
An operation to make configurable imports for your CRUDs using the Backpack api you know and love
Other
17
stars
1
forks
source link
Added option to disable primary keys for imports
#16
Closed
redsquirrelstudio
closed
9 months ago
redsquirrelstudio
commented
9 months ago
This feature allows the developer to specify that the import does not need a primary key.
In these cases, an import can only create new data, not update existing DB rows.