Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

当xorm标签中的deleted字段的类型为int,且值为0时,会查不到这条数据 #1011

Open
@dwdcth

Description

@dwdcth

如题,sql log为:
(deleted_time IS NULL OR deleted_time=?) []interface {}{ "0001-01-01 00:00:00"}
这里是否应该根据deleted 类型判断一下

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions