Skip to content

DropTable的sql语法错了 #90

Description

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

跟踪到sql执行的是

DROP TABLE IF EXISTS "AppDict"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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