待辦事項 #20840

elecoma-1.0.4  rake タスクのエラー

啟用日期: 2010-02-24 23:02 最後更新: 2010-03-02 15:29

回報者:
(匿名)
負責人:
類型:
狀態:
開啟 [Owner assigned]
元件:
(無)
里程碑:
(無)
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
檔案:

細節

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 History (3/3 Histories)

2010-02-24 23:02 Updated by: None
  • New Ticket "elecoma-1.0.4  rake タスクのエラー" created
2010-03-02 15:09 Updated by: None
評語

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 Updated by: tmatsuzawa
  • 負責人 Update from (無) to tmatsuzawa
評語

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

Attachment File List

No attachments

編輯

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