Create
Query
data
—
Order
_astro_db_snapshot
Billet
ManualParcel
Order
OrderItem
PackageType
PackageTypeReward
Reward
ShippingAddress
sqlite_sequence
SyncJob
User
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Drop Column
Column name
Select column
id (INTEGER)
user_id (INTEGER)
shipping_address_id (INTEGER)
project_id (INTEGER)
status (TEXT)
payment_method (TEXT)
provider (TEXT)
order_subtotal (INTEGER)
order_shipping_total (INTEGER)
order_total (INTEGER)
order_total_with_fees (INTEGER)
service_fee (INTEGER)
shipping_type (TEXT)
refunded (INTEGER)
is_cancellable (INTEGER)
created_at (TEXT)
labeled (INTEGER)
packed (INTEGER)
sent (INTEGER)
problem (INTEGER)
notes (TEXT)
support (TEXT)
checked (INTEGER)
Drop column
Cancel