Crate sql_table_macros

Source

Attribute Macrosยง

table_common_fields
Auto add created_by(owner_type), updated_by(owner_type), created_at(time_type), updated_at(time_type) and is_deleted(bool) fields to struct