sql-orm 0.1.0

Public API crate for the sql-orm workspace.
Documentation
1
2
3
4
5
error: Entity requiere al menos una primary key
 --> tests/ui/entity_missing_primary_key.rs:4:12
  |
4 | pub struct AuditLog {
  |            ^^^^^^^^