mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-16 09:29:33 +00:00
1.8 KiB
1.8 KiB
Checks
- new error code(s) => Update libsqlite3-sys/src/error.rs And code_to_str
- new SQLITE_OPEN_* => Update struct OpenFlags
- new SQLITE_LIMIT_* => Update enum Limit
- new SQLITE_DBCONFIG_* => Update enum DbConfig
- new Authorizer Action Codes => Update enum AuthAction
- new SQLITE_STMTSTATUS_* => Update enum StatementStatus
- new SQLITE_INDEX_CONSTRAINT_* => Update enum IndexConstraintOp
- new function flag(s) => Update struct FunctionFlags