packages feed

okf-core-0.2.0.0: test/fixtures/profile-deviations/schemas/sales/tables/customers.md

---
type: PostgreSQL Table
title: Customers
resource: postgresql://warehouse/sales/public/customers
---

# Schema

| Column        | Type   | Nullable | Description  |
|---------------|--------|----------|--------------|
| `customer_id` | bigint | no       | Primary key. |