Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
### Debug 

```bash
# in workspace
cargo expand -p example_sqlite
cargo test -p arel --features=mysql
# only test sqlx about
cargo test sqlx -p arel --features=sqlite
```

bugs

`
字段名 r#type
`