Also extend Pest TestCase to Unit tests and guard MySQL-only migration DDL (composite PK + PARTITION BY) behind a driver check so in-memory SQLite tests can run migrations cleanly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Creates stations, station_prices_current, station_prices (monthly-partitioned), and station_prices_archive tables. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>