Create
Query
billing.db
—
monthly_summary
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
Add Index
Indexed Columns
id (INTEGER)
year (INTEGER)
month (INTEGER)
total_customers (INTEGER)
active_customers (INTEGER)
monthly_invoices (INTEGER)
voucher_invoices (INTEGER)
paid_monthly_invoices (INTEGER)
paid_voucher_invoices (INTEGER)
unpaid_monthly_invoices (INTEGER)
unpaid_voucher_invoices (INTEGER)
monthly_revenue (DECIMAL(15,2))
voucher_revenue (DECIMAL(15,2))
monthly_unpaid (DECIMAL(15,2))
voucher_unpaid (DECIMAL(15,2))
total_revenue (DECIMAL(15,2))
total_unpaid (DECIMAL(15,2))
notes (TEXT)
created_at (DATETIME)
updated_at (DATETIME)
Unique?
No
Yes
Add index
Cancel