-- This is the baseline migration for the initial schema.
-- All tables were already created on production by this migration.
-- This file is intentionally kept minimal as it was already applied.
-- The full schema creation SQL was originally run on 2026-02-06.

-- Tables created by this migration (already exist on production):
-- Staff, Role, Permission, StaffRole, RolePermission, Company, Asset, Expense,
-- Income, Liability, LiabilityPayment, Equity, SubscriptionPlan, Subscription,
-- Payment, Announcement, AnnouncementTargetCompany, PasswordResetOtp, City, Area,
-- StaffArea, Shop, SalesReturn, SalesReturnItem, Category, Product, Discount,
-- DiscountProduct, DiscountCategory, DiscountUsage, Vendor, PurchaseOrder,
-- PurchaseOrderItem, SupportTicket, Order, OrderItem, OrderAssignment, OrderPayment,
-- ActionLog, VendorPayment, SalesInvoice, InventorySummary, InventoryBatch,
-- StockMovement, StockAdjustment, Transfer, TransferItem, ReorderConfiguration
