Clément Joly
Clément Joly
- fix: update nvim version in CI
Similar to the `validate` method, but for downward migrations. We can't just add a parameter to validate because that would be a breaking API change. But maybe a common builder...
When using rusqlite with the `extra_check` feature, if a migration returns rows, an [`ExecuteReturnedResults`][ExecuteReturnedResults] error will be returned. Users might expect some of their migrations to return rows, so they...
Unfortunately, if we did that, we would lose the ability to have common types (in particular for errors.)
As someone who isn’t the author of this, you have super powers! You can see what is unclear in the documentation. So please, when you try to use this library,...
[Insta](https://insta.rs/) is a popular snapshot testing tool for Rust. I’m not too familiar with it, but it seems that this library could be integrated with it in two ways (they...
Let’s explore if we can introduce it without breaking API compatibility. If not, we will have to add this task to #39.
A wishlist of breaking changes for the next major version: - [ ] Change return types so that we can fix the cargo clippy pedantic warnings, like ``casting `i64` to...
As someone who isn’t the author of this, you have super powers! You can see what is unclear in the documentation. So please, when you try to use this script,...
More context in https://lobste.rs/s/a4jzvv/readme_static_site_riss#c_hiil4z