Ticket #20840

elecoma-1.0.4  rake タスクのエラー

Eröffnet am: 2010-02-24 23:02 Letztes Update: 2010-03-02 15:29

Auswertung:
(Anonym)
Verantwortlicher:
Typ:
Status:
Offen [Owner assigned]
Komponente:
(Keine)
Meilenstein:
(Keine)
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Keine
Datei:
Keine

Details

Comment

elecoma-1.0.4  rake タスクのエラー ModifyColumnPrivacies: migrated (0.2200s) =================================

rake aborted! An error has occurred, this and all later migrations canceled:

SQLite3::SQLException: table authorities_functions has 4 columns but 2 values were supplied: insert into authorities_functions values(1,41) AddDataFunctionsSupplier: migrating =======================================

-- execute("insert into authorities_functions values(1,41)") Click here to rerun the task with tracing enabled

Ticket-Verlauf (3/3 Historien)

2010-02-24 23:02 Aktualisiert von: None
  • New Ticket "elecoma-1.0.4  rake タスクのエラー" created
2010-03-02 15:09 Aktualisiert von: None
Kommentar

execute("insert into authorities_functions values(#{auth.id},#{f.id},#{Date.today.strftime("%Y-%m-%d")},#{Date.today.strftime("%Y-%m-%d")})")に変更したらなおった。

2010-03-02 15:29 Aktualisiert von: tmatsuzawa
  • Verantwortlicher Update from (Keine) to tmatsuzawa
Kommentar

開発者です。 いちおう、こちらはSQLite3でもMigrateを動かせるように修正中です。 ただし、SQLite3では統計関係が全滅します。SQLite3に無い関数を使っているからです。 エレコマではPostgreSQLを対象としています。現在、MySQLでも動かせるように最低限の修正をしていますが、SQLite3はかなり絶望的です。なので、可能であれば、PostgreSQLを利用してください。

Dateianhangliste

Keine Anhänge

Bearbeiten

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Anmelden