Co-authored-by:
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user