Skip to content

springboot-jdbc项目中,account.sql有个小错误 #2

Description

@ordie

DROP TABLE account IF EXISTS 这句好像应该写成DROP TABLE IF EXISTS account; 否则导入会有错误。

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions