Adrian Lynch

Results 5 issues of Adrian Lynch

Is there a way to stop created an item when you issue an update with a hash key that doesn't exist? `model.update({hashKey: 'I do not exist', so: 'I will get...

Somewhere between version 5 and 9 src/Models/Note.php stopped looking for the notes table name at `notes.notes.table` and instead expected it to be at `notes.database.table`. This PR changes the constructor to...

Is there a way to have an empty directory picked up? We'd like to include a logs directory, with our code generating the files in that directory after deployment. is...

Hi. I am running a Laravel app in Docker. When starting the extension I get a number of errors. app_db is the Docker service name. The errors are all of...