Create
Query
billing.db
—
voucher_pricing
admin_notifications
agent_balance_requests
agent_balances
agent_monthly_payments
agent_notifications
agent_payments
agent_transactions
agent_voucher_sales
agents
app_settings
cable_maintenance_logs
cable_routes
collector_assignments
collector_payments
collectors
customers
expenses
installation_job_equipment
installation_job_stat...
installation_jobs
invoices
migrations
monthly_summary
network_segments
odp_connections
odps
onu_devices
packages
payment_gateway_trans...
payments
sqlite_sequence
technician_activities
technician_sessions
technicians
telegram_sessions
trouble_reports
voucher_delivery_logs
voucher_generation_se...
voucher_online_settings
voucher_pricing
voucher_purchases
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Drop Column
Column name
Select column
id (INTEGER)
package_name (TEXT)
customer_price (DECIMAL(10,2))
agent_price (DECIMAL(10,2))
commission_amount (DECIMAL(10,2))
duration (INTEGER)
description (TEXT)
is_active (BOOLEAN)
created_at (DATETIME)
updated_at (DATETIME)
hotspot_profile (TEXT)
duration_type (TEXT)
account_type (TEXT)
voucher_digit_type (TEXT)
voucher_length (INTEGER)
package_id (INTEGER)
duration_hours (INTEGER)
price (DECIMAL(10,2))
commission (DECIMAL(10,2))
Drop column
Cancel