Skip to content

Commit 56d8892

Browse files
authored
Add note about upsert command
1 parent 6d31776 commit 56d8892

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ __Livewire CSV__ Package is a package created on top of Laravel [livewire](https
2929

3030
![csvimport](https://user-images.githubusercontent.com/7894265/197446526-dea415cb-eca9-4b3e-bd37-d4ea53ea5ed4.gif)
3131

32+
> **Note:**
33+
>
34+
> This package uses database `UPSERT` command behind to update (or create) your data.<br>
35+
> Please refere to [CSV Importer Component](#csv-importer-component) for detailed description 🫡
3236
3337
## Installation
3438

0 commit comments

Comments
 (0)