active_sessions
efacdb_full ยท App/admin miscellany
Potentially sensitive columns detected and intentionally not previewed as raw row data here: supplier_key.
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | supplier_key | varchar(191) | PRI | NO | - | - |
| 2 | worker | varchar(128) | - | NO | - | - |
| 3 | started_at | datetime | - | NO | - | - |
| 4 | last_seen | datetime | - | NO | - | - |
| 5 | is_active | smallint | - | YES | - | - |
Indexes
| Name | Unique | Columns |
|---|
| PRIMARY | Yes | supplier_key |
Foreign Keys
EFACS has few enforced keys; many relationships are conventional.| Column | References |
|---|
| No enforced foreign keys found for this table. |