Hi, i know its my mistake, but i love Flarum and i use it in a production project.
I have Beta 7 work fine, i backup DB, then i create new folder and install Beta 8.
So, when i tray to install Beta 8 on DB Beta 7, this error show :
Something went wrong: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'xxxx_migrations' already exists (SQL: create table xxxx_migrations
(migration
varchar(255) not null, extension
varchar(255) null) default character set utf8mb4 collate utf8mb4_unicode_ci engine = InnoDB)
I know, the installation script did't support upgrade from old DB, so i delete the DB!.
Now, i have Beta 8 work fine, but the forum is empty !
How to backup forums and discussions from Beta 7 to Beta 8 ?
P.S : If not possible my boss will kill me tonight.
Thanks,