Skip to content

run commands with locked envelope#59

Open
mattrighetti wants to merge 2 commits intomasterfrom
feat/locked-commands
Open

run commands with locked envelope#59
mattrighetti wants to merge 2 commits intomasterfrom
feat/locked-commands

Conversation

@mattrighetti
Copy link
Owner

Work for #56

@mattrighetti mattrighetti force-pushed the feat/locked-commands branch from e2a8f88 to 9802212 Compare March 22, 2026 12:49
rand = "0.10.0"
rpassword = "7.4.0"
sqlx = { version = "0.8", features = ["sqlite", "runtime-tokio", "macros"] }
sqlx = { version = "0.9.0-alpha", features = ["sqlite", "sqlite-deserialize", "runtime-tokio", "macros"] }
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needed for sqlite_deserialize() and sqlite_serialize()

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#60

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant