Create
Query
billing.db
—
odps
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
Insert row into odps
name
VARCHAR(100) NOT NULL
code
VARCHAR(50) NOT NULL
latitude
DECIMAL(10,8) NOT NULL
longitude
DECIMAL(11,8) NOT NULL
address
TEXT
capacity
INTEGER (default 64)
used_ports
INTEGER (default 0)
status
VARCHAR(20) (default 'active')
installation_date
DATE
notes
TEXT
created_at
DATETIME (default CURRENT_TIMESTAMP)
updated_at
DATETIME (default CURRENT_TIMESTAMP)
parent_odp_id
INTEGER
is_pole
INTEGER (default 0)
Insert
Cancel