await
Here are 411 public repositories matching this topic...
-
Updated
May 29, 2020 - Objective-C
-
Updated
Nov 30, 2020 - Java
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Jul 10, 2020 - Swift
-
Updated
Jun 9, 2020 - JavaScript
-
Updated
Oct 12, 2020 - Vue
-
Updated
Nov 26, 2020 - C++
-
Updated
Aug 18, 2020 - C#
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Oct 16, 2020 - TypeScript
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 14, 2019 - C++
-
Updated
Nov 30, 2020 - TypeScript
-
Updated
May 1, 2020 - Rust
-
Updated
Nov 28, 2020 - F#
-
Updated
Nov 20, 2020 - C++
-
Updated
Jan 30, 2020 - JavaScript
Improve this page
Add a description, image, and links to the await topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the await topic, visit your repo's landing page and select "manage topics."
In my experience, far and away the primary reason to use
DatabaseError::downcast_ref()
is to check the constraint name. It would be nice not to have to downcast, though:https://github.com/launchbadge/sqlx/blob/master/sqlx-core/src/error.rs#L146