/* # Create Mostahlik Schema 1. New Tables - `products` - `id` (uuid, primary key) - `name_ar` (text) - Arabic product name - `category` (text) - Product category - `current_price` (decimal) - Current ...