chore(*): Clean up migration artifacts and optimize data repository queries

This commit is contained in:
Josh Creek
2025-07-26 21:50:54 +01:00
parent fa38fa69ca
commit 389f73d164
16 changed files with 95 additions and 37333 deletions
@@ -1,10 +1,3 @@
-- Auto-generated migration: Full Pokemon data from TSV
-- This replaces the MongoDB seeding and tsv-parser project
-- Clear existing data (for development)
DELETE FROM catch_records;
DELETE FROM pokedex_entries;
-- Insert full Pokemon dataset
INSERT INTO pokedex_entries (
"pokedexNumber",