Available on crate feature
macros only.Attribute Macrosยง
- default_
viewer - Implement default viewer.
- entity_
behavior seaorm - Default entity behavior:
- entity_
id seaorm - Default id generator.
- entity_
timestamp seaorm - Default timestamp generator.
- partial_
entity seaorm - Implement
intofor entity to partial entity. The fields should be exactly the same.