We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The pluck function does not throw an exception, but in the documentation you use the try keyword: let user = try db.pluck(query)
Also in the documentation the menu point "Migrations and Schema Versioning" is not linked.