Skip to content

Commit 34c125c

Browse files
committed
change sql-prepare just command to prepare and not only check
1 parent 984cfde commit 34c125c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Justfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ sqlx-prepare:
66
cargo sqlx prepare \
77
--database-url $DOCSRS_DATABASE_URL \
88
--workspace \
9-
--check \
109
-- --all-targets --all-features

0 commit comments

Comments
 (0)