Rikki Tooley

Results 49 comments of Rikki Tooley

No problem. # Database `location` | id | |----| | 1 | `image` | id | |----| | 1 | `location_image_type` | id | |----| | 1 | | 2...

It's the same for when saving a model that has no updates - throws an error "no rows updated". From Bookshelf's perspective, the information in the model is up to...

> Lets put it in another way, If I do DELETE FROM table where id = 1 and 1 does not exist I do not get an error do I?...

Personally I am not sure when throwing an error would be useful, so I don't know how useful it would be to have it per-model, but being able to configure...

I have started to get this too, after having used semantic release for a few weeks now. Looks like the PR to follow is https://github.com/semantic-release/github/pull/487

This workaround works for me - https://github.com/docker/for-win/issues/7808#issuecomment-664034094

Lots and lots of of `?.`...

I got this error when running `cup git`. I ran `choco list -localonly -all` as suggested in this thread and it reported that I had three versions of chocolatey installed....