PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 19 hours 50 minutes 48 seconds
Memory
Total
512MB
Used
8,15MB (1.59%)
Free
503,85MB
Keys
Current
6 252
Total (since start)
11 098
Evictions
0
Reclaimed
299
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
73 098
Rejected
0
llm:1ae271fde48aa180b409f36edfc75a08ec712692637351885025f0c0f5dbeff2
Edit
```json
{
"classifications": [
{
"column": "id",
"role": "identifier",
"confidence": 1.0,
"reason": "Primary key for the classification_overrides table"
},
{
"column": "dataset_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key reference to dataset; used for JOINs"
},
{
"column": "table_name",
"role": "dimension",
"confidence": 0.95,
"reason": "Table name used to group/filter overrides by table"
},
{
"column": "column_name",
"role": "dimension",
"confidence": 0.95,
"reason": "Column name used to group/filter overrides by column"
},
{
"column": "label",
"role": "dimension",
"confidence": 0.9,
"reason": "Classification label (e.g., 'Identifier') used to group/filter overrides"
},
{
"column": "table_type",
"role": "dimension",
"confidence": 0.85,
"reason": "Categorical field for table type; used for grouping/filtering when populated"
},
{
"column": "layer",
"role": "dimension",
"confidence": 0.85,
"reason": "Categorical field for data layer; used for grouping/filtering when populated"
},
{
"column": "changed_by",
"role": "dimension",
"confidence": 0.9,
"reason": "User/system identifier for audit; used to group/filter by who made changes"
},
{
"column": "changed_at",
"role": "dimension",
"confidence": 0.95,
"reason": "Timestamp for audit trail; used to filter/group by time of change"
}
]
}
```