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.
1 parent dffd452 commit b38d56cCopy full SHA for b38d56c
justfile
@@ -54,7 +54,7 @@ build:
54
cat sql/666-rename_configuration_table.sql >> release/cipherstash-encrypt-uninstall.sql
55
56
# remove the drop file
57
- # rm release/cipherstash-encrypt-tmp-drop.sql
+ rm release/cipherstash-encrypt-tmp-drop.sql
58
59
60
reset:
0 commit comments