【发布时间】:2017-08-22 16:57:11
【问题描述】:
PS C:\Win10\tests\spark-installer> cd .\sparkprojectname\ PS C:\Win10\tests\spark-installer\sparkprojectname> php artisan migrate
[照亮\数据库\查询异常]
SQLSTATE [42S01]:基表或视图已存在:1050 表“公告”已存在
dy 存在 (SQL: 创建表announcements (id varchar(255) not null, user_id
int 不为空,body 文本不为空,action_text varchar(255) 为空,action_url te
xt null, created_at timestamp null, updated_at timestamp null) 默认字符
set utf8mb4 collate utf8mb4_unicode_ci)
[PDOException] SQLSTATE[42S01]:基表或视图已存在: 1050 表“公告”已存在
【问题讨论】: