Skip to content

v5.12.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 07:48
562f98d

What's Changed

New Contributors

Full Changelog: v5.11.3...v5.12.0

alter table board add column `public` tinyint(1) not null default 0 comment '0:false 1:true' after tags;