dev-util/sqlx-cli
Command-line utility for SQLx, the Rust SQL toolkit.
ChangeLog
commit 71233d82e0d4a153f1f960cd7fd6d04fa9c34ab8
Author: Stijn Tintel <stijn@linux-ipv6.be>
Date: Tue Apr 2 21:08:50 2024 +0300
dev-util/sqlx-cli: add 0.7.4, drop 0.7.0_alpha1
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
commit 0c0b6bc490c403257603e33246b865442de2463d
Author: Stijn Tintel <stijn@linux-ipv6.be>
Date: Fri Feb 24 00:36:27 2023 +0200
dev-util/sqlx-cli: backport fix
Another attempt to backport fix for the following error:
$ sqlx migrate add initial
thread 'main' panicked at 'either the `runtime-async-std` or `runtime-tokio` feature must be enabled', sqlx-core/src/fs.rs:55:20
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
commit 97e218b2e48b3bfbbc09b6b549d5e6f2c923b8e5
Author: Stijn Tintel <stijn@linux-ipv6.be>
Date: Thu Feb 23 02:55:25 2023 +0200
dev-util/sqlx-cli: backport fix
Backport fix for the following error:
$ sqlx migrate add initial
thread 'main' panicked at 'either the `runtime-async-std` or `runtime-tokio` feature must be enabled', sqlx-core/src/fs.rs:55:20
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
commit f5cb0d8b1519b8c9b21533d0965e1469aa339544
Author: Stijn Tintel <stijn@linux-ipv6.be>
Date: Thu Feb 23 02:42:20 2023 +0200
dev-util/sqlx-cli: new package, add 0.7.0_alpha1
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Author: Stijn Tintel <stijn@linux-ipv6.be>
Date: Tue Apr 2 21:08:50 2024 +0300
dev-util/sqlx-cli: add 0.7.4, drop 0.7.0_alpha1
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
commit 0c0b6bc490c403257603e33246b865442de2463d
Author: Stijn Tintel <stijn@linux-ipv6.be>
Date: Fri Feb 24 00:36:27 2023 +0200
dev-util/sqlx-cli: backport fix
Another attempt to backport fix for the following error:
$ sqlx migrate add initial
thread 'main' panicked at 'either the `runtime-async-std` or `runtime-tokio` feature must be enabled', sqlx-core/src/fs.rs:55:20
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
commit 97e218b2e48b3bfbbc09b6b549d5e6f2c923b8e5
Author: Stijn Tintel <stijn@linux-ipv6.be>
Date: Thu Feb 23 02:55:25 2023 +0200
dev-util/sqlx-cli: backport fix
Backport fix for the following error:
$ sqlx migrate add initial
thread 'main' panicked at 'either the `runtime-async-std` or `runtime-tokio` feature must be enabled', sqlx-core/src/fs.rs:55:20
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
commit f5cb0d8b1519b8c9b21533d0965e1469aa339544
Author: Stijn Tintel <stijn@linux-ipv6.be>
Date: Thu Feb 23 02:42:20 2023 +0200
dev-util/sqlx-cli: new package, add 0.7.0_alpha1
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>