Project

General

Profile

Actions

Defect #291

closed

db:migrate_plugins failed on PostgreSQL

Added by Toshiyuki Ando about 15 years ago. Updated almost 12 years ago.

Status:
終了(Closed)
Priority:
通常(Normal)
Target version:
Start date:
02/04/2010
Due date:
02/07/2010
% Done:

100%

Estimated time:

Description

PostgreSQL だとマイグレーションに失敗します。

最新のマイグレーションで、hudson_builds.number の型を変換しているのですが、
どうもそれがヨロシクないらしいです。

change_column ではなく、

  1. 新しいカラムを追加する
  2. 新しく追加したカラムに number の情報をコピーする
  3. number カラムを削除する
  4. 新しいカラムの名前を number に変更する

で行こうと思います。

Actions #1

Updated by Toshiyuki Ando about 15 years ago

  • Status changed from 新規(New) to 解決(Resolved)
  • % Done changed from 0 to 100

更新履歴 r441 で適用されました。

Actions #2

Updated by Toshiyuki Ando about 15 years ago

  • Status changed from 解決(Resolved) to 終了(Closed)
Actions

Also available in: Atom PDF