feat: more of the same
This commit is contained in:
@@ -20,4 +20,4 @@ defmodule BDS.Generation.GeneratedFileHash do
|
||||
|> validate_required([:project_id, :relative_path, :content_hash, :updated_at])
|
||||
|> unique_constraint(:relative_path, name: :generated_file_hashes_project_path_idx)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user