Skip to content

DropTable的sql语法错了 #90

Description

@cnwangfei
			err = conn.Db.Migrator().DropTable(&a)
			if err != nil {
				return
			}

跟踪到sql执行的是

DROP TABLE IF EXISTS "AppDict"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions