Commit 6f7416a
committed
Provide descriptive panic for Type<Any>::type_info
Replace `unimplemented!()` with a detailed panic message explaining that `Any` driver does not support static type information, guiding users to use `query` instead of `query!` macros.1 parent 76a804b commit 6f7416a
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
| |||
0 commit comments