add the judgment of created, updated, and deleted tags #58

Merged
lunny merged 1 commits from unknown repository into master 2019-03-19 02:31:30 +00:00
Owner

Author: @saraka

by default, 'created' will append to tags when the column name is created_at,
and 'updated_at'=>'updated','deleted_at'=>'deleted'.
you can set the configuration to change your column name, separated by commas.

Author: @saraka by default, 'created' will append to tags when the column name is created_at, and 'updated_at'=>'updated','deleted_at'=>'deleted'. you can set the configuration to change your column name, separated by commas.
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xorm/cmd#58
No description provided.