Co-authored-by:

This commit is contained in:
defiQUG
2026-06-24 21:54:05 -07:00
parent 4853913aa9
commit b738db79df
24 changed files with 38 additions and 42 deletions
@@ -17,7 +17,7 @@ CREATE EXTENSION IF NOT EXISTS timescaledb;
2. Run the migration from the explorer database:
```bash
# The migration file is located at:
# explorer-monorepo/backend/database/migrations/0011_token_aggregation_schema.up.sql
# ~/projects/explorer-monorepo/backend/database/migrations/0011_token_aggregation_schema.up.sql
```
3. Verify tables were created: