There was an error while loading. Please reload this page.
fix: update is_available default value to true in menu_item table
feat: add is_available column to menu_item
chore: add not null constraint on default value columns
chore: update case for table names and columns
chore: change Table to MerchantTable
feat: update database schema
Add Database Schema Page