Skip to content

xml中编辑sql 使用enter键 换行错误 #493

Open
@gejun123456

Description

@gejun123456

当sql为

insert into demo_user


user_name,


age,


salary,


birth,


checkLongVar,




#{USER_NAME,jdbcType=VARCHAR},


#{AGE,jdbcType=SMALLINT},


#{SALARY,jdbcType=DECIMAL},


#{BIRTH,jdbcType=TIMESTAMP},


#{CHECKLONGVAR,jdbcType=LONGVARCHAR},


在trim里的最后一个标签的if结束后使用enter键 会导致换行到了上面

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions