Skip to content

Conversation

@adamreese
Copy link
Contributor

Snuck in a few whitespaces also

Copy link
Contributor

@itowlson itowlson left a comment

Choose a reason for hiding this comment

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

I may be misreading here and if so I'm happy to approve, but right now I'm a bit concerned that this might not be right, sorry.

SQLite functions are available in the `spin_sdk::sqlite` module. The function names match the operations above. For example:

```rust
use anyhow::Result;
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't this used on line 69 (the return value of handle_request? I might be misunderstanding.

@adamreese
Copy link
Contributor Author

Oh, wow. Rust analyzer moved it inline when I was hacking on the example. Late Saturday night PR fail. Sorry for the noise Ivan.

@adamreese adamreese closed this Aug 4, 2025
@adamreese adamreese deleted the remove-anyhow branch August 4, 2025 01:46
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.

2 participants