sql-orm 0.1.0

Public API crate for the sql-orm workspace.
Documentation
1
2
3
4
5
error: foreign_key no permite segmentos vacĂ­os
  --> tests/ui/entity_foreign_key_empty_segment.rs:10:25
   |
10 |     #[orm(foreign_key = "crm..id")]
   |                         ^^^^^^^^^