Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Examples

Some of the examples require the use of the `sqlx` command line tool that is distributed via the [sqlx-cli](https://crates.io/crates/sqlx-cli).

You can install it using the `cargo install sqlx-cli` command.

Loading