/
dana.okonkwo@parcelwise.io Free
/
Parcelwise Core
All systems normal
D

SQL Editor

production / shipments
Untitled
-- Failed query: -- /* -- On Riverbed, every database lives on a branch. A new project starts with one branch and one database. -- Pick the branch and database you want to query from the drop-down menus above. -- -- Want sample rows? Run the statements below to seed a table and query it, or click -- New Query to start from an empty editor. -- */ -- CREATE TABLE IF NOT EXISTS shipments ( -- id SERIAL PRIMARY KEY, - tracking_code TEXT NOT NULL, carrier TEXT NOT NULL, status TEXT DEFAULT 'in_transit', shipped_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP
Connected · 1 query