sql-orm 0.1.0

Public API crate for the sql-orm workspace.
Documentation
1
2
3
4
5
error: atributo orm no soportado en campos de FromRow
 --> tests/ui/from_row_unsupported_attr.rs:5:11
  |
5 |     #[orm(length = 120)]
  |           ^^^^^^