Sha256: 48256c632a5f76365a18b5f8bac115bd58c8b73a86323684928c955cf6a98b03
Contents?: true
Size: 174 Bytes
Versions: 2
Compression:
Stored size: 174 Bytes
Contents
class ChangeCommitDeploymentStatusesGithubIdToBigInt < ActiveRecord::Migration[7.0] def change change_column :commit_deployment_statuses, :github_id, :bigint end end
Version data entries
2 entries across 2 versions & 1 rubygems