Files
nix_builder/migrations/20260725025954_flake_inputs.down.sql

3 lines
62 B
MySQL
Raw Normal View History

DROP INDEX ix_flake_inputs_build_id;
DROP TABLE flake_inputs;