任务单 #20840

elecoma-1.0.4  rake タスクのエラー

开放日期: 2010-02-24 23:02 最后更新: 2010-03-02 15:29

报告人:
(匿名)
属主:
类型:
状态:
开启 [Owner assigned]
组件:
(无)
里程碑:
(无)
优先:
5 - Medium
严重性:
5 - Medium
处理结果:
文件:

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

任务单历史 (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. » 登录名