Remove the foreign key constraint referencing the user table in both Postgres and SQLite schemas. This decouples the usage tracking from the primary user table. |
||
|---|---|---|
| .. | ||
| postgres | ||
| scripts | ||
| sqlite | ||
Remove the foreign key constraint referencing the user table in both Postgres and SQLite schemas. This decouples the usage tracking from the primary user table. |
||
|---|---|---|
| .. | ||
| postgres | ||
| scripts | ||
| sqlite | ||