エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Patch #5764: migrate_from_trac does not support trac 0.12 - Redmine
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Patch #5764: migrate_from_trac does not support trac 0.12 - Redmine
The problem results from the timestamps' format change from "seconds since epoch" to "microsecond... The problem results from the timestamps' format change from "seconds since epoch" to "microseconds since epoch" in Trac 0.12 While trying to migrate my Trac environments I got straight down to the code and reinvented the wheel by making a similar patch I am pretty sure that neither mine nor Michalis' one do not remain compatible with trac 0.11, since they neither check the version of trac database