appdb 0.2.21

Lightweight SurrealDB helper library for Tauri embedded database apps
Documentation
1
2
3
4
5
error: #[secure] fields cannot be used as #[unique] lookup keys
 --> tests/ui/sensitive/secure_then_unique.rs:9:5
  |
9 |     secret: String,
  |     ^^^^^^