mirror of
https://github.com/isar/rusqlite.git
synced 2025-01-20 04:40:52 +08:00
6f6f7ffd9f
This just using them in patterns without a catchall. I left things alone that seem very unlikely to change (`Value`, `ValueRef`, `DatabaseName`, etc...). This might help reduce the number of breaking changes we need (rusqlite is still pre-1.0 so it doesn't really matter that much, but breaking changes complicate the story around when we can cut releases).