package
1.0.9
Repository: https://github.com/erda-project/erda-infra.git
Documentation: pkg.go.dev

# Structs

DeletedAtStampCreateClause .
DeletedAtStampDeleteClause .
DeletedatstampQueryclause .
DeletedAtStampUpdateClause .
SoftDeleteCreateClause .
SoftDeleteDeleteClause .
SoftDeleteQueryClause .
SoftDeleteUpdateClause .
UUIDCreateClause .

# Type aliases

DeletedAt on delete: the field value will be set to the current datetime.
DeletedAtStamp is the field type for soft deleting with BIGINT type.
UUID auto generate an uuid on creating record.