[Return]

Report a post

Preview
>>134124
https://github.com/mxrnx/fikaba/blob/master/docs/migrate.md this probably fixes it if it happens again.

use YOURDATABASE;
alter table YOURPOSTTABLE add ip text;
alter table YOURPOSTTABLE add id text;
alter table YOURPOSTTABLE add fname text;
Post number No.134168
Board Off-Topic@Heyuri
Optional. Describe what's wrong with it.