Skip to content

Added some missing tables

Coderan requested to merge (removed):main into main

I saw that the following tables where missing from the base:

  • catalog_pages
  • catalog_items_limited
  • catalog_pages_bc
  • chatlogs_room
  • calendar_rewards

I also changed the table engine to InnoDB, which is different from the previous release (3.5.2)

Edited by Coderan

Merge request reports