Table: customers
updated_at (ascending)
Total: 20 records
Loading relationships diagram...
Column | Value |
---|
Column | Type | Nullable | Default | Primary Key |
---|---|---|---|---|
id | integer | No | NULL |
Yes |
first_name | string | Yes | NULL |
No |
last_name | string | Yes | NULL |
No |
string | Yes | NULL |
No | |
phone | string | Yes | NULL |
No |
created_at | datetime | No | NULL |
No |
updated_at | datetime | No | NULL |
No |
Name | Columns | Unique |
---|---|---|
index_customers_on_email | Yes |
Are you sure you want to delete this record from customers?