Nano-SQL
Nano-SQL copied to clipboard
jsLoad not respect unique index
Which version are you using? 2.37
Describe the bug when I load a series of data into BD via loadJS, the single index is not respected, and rows are duplicated in the database.
Expected behavior The lines where the single key matches should not be inserted in the database.
Example https://codepen.io/erivelton-silva/pen/xxObQZw