autsada

Results 4 comments of autsada

I ran into this issue as well, after took some time to dig into the code I found the problem occurred because of `db.sync()`. When "drop" has not been set...

Hi eveningkid, I will test it, thank you for your help. Cheers,

Hi eveningkid, I have tested it, and it has to be ``` static defaults = { id: v4.generate() }; ``` But it will work for the first time only, after...

Hi @dannyv-cloudinary I see and will use the existing first, thank you for your quick reply. Thanks, autsada