Create
Query
data
—
OrderItem
_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
Update row 2118 in OrderItem
id
Primary key.
INTEGER
order_id
INTEGER NOT NULL
reward_id
INTEGER NOT NULL
quantity
INTEGER NOT NULL
unit_price
INTEGER NOT NULL
line_subtotal
INTEGER NOT NULL
line_shipping_total
INTEGER NOT NULL
line_total
INTEGER NOT NULL
Update
Cancel