TABLES
4
VIEWS
1
COLUMNS
52
Constraints
1
Anomalies
0
Routines
0
Database Properties
Database Type: PostgreSQL - 18.4 (Ubuntu 18.4-1.pgdg24.04+1)
Schema public
standard public schema
Tables
| Table / View | Children | Parents | Columns | Type | Comments |
|---|---|---|---|---|---|
| bugs | 1 | 0 | 18 | Table | Aphrodite bugs. Origin column tracks inheritance: vllm_upstream = bug exists in vLLM and was inherited. interaction = Aphrodite modification interacts with vLLM code to create bug. aphrodite_added = purely Aphrodite code. unknown = not yet classified. |
| fork_history | 0 | 0 | 7 | Table | |
| vllm_upstream_bugs | 0 | 0 | 12 | Table | Known vLLM bugs that propagate to Aphrodite via the fork sync. Since Aphrodite syncs vLLM commits ~weeks behind, ANY bug in vLLM shared code paths (scheduler, PagedAttention, model implementations, CUDA kernels, sampling) exists in Aphrodite until the sync catches up. This table tracks the significant ones. |
| bug_tags | 0 | 1 | 3 | Table | |
| all_known_bugs | 0 | 0 | 12 | View |