1 2 3 4 5
error: The `id` column is reserved to be used by rust-query internally --> tests/compile/id_column.rs:6:13 | 6 | pub id: i64, | ^^