toolu-orm-macros 0.2.0

Proc macros (Table, FromRow, relations) for toolu-orm
Documentation
1
2
3
4
5
error: first arg must be index name string
 --> tests/ui/index_name_not_string.rs:6:1
  |
6 | #[index(123)]
  | ^^^^^^^^^^^^^