gear
feat(ethexe): improve database migrations
#5188
Open

Commits
  • Rework database migration system
    liferooter committed 3 days ago
  • Allow dropping support for old database versions
    liferooter committed 3 days ago
  • Bind `ethexe_db::VERSION` to `ethexe_db_init::LATEST_VERSION`
    liferooter committed 3 days ago
  • Fix typo in Cargo.toml
    liferooter committed 3 days ago
  • Convert `ethexe_db_init` into a module inside `ethexe_db`
    liferooter committed 3 days ago
  • Remove data from old locations in migration
    liferooter committed 3 days ago
  • Don't unwrap, propagate
    liferooter committed 3 days ago
  • Remove missed `ethexe_db_init` references
    liferooter committed 19 hours ago
  • Merge branch 'master' into gs/ethexe/improved-migrations
    liferooter committed 19 hours ago
Loading