エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Change a column type from Date to DateTime during ROR migration
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Change a column type from Date to DateTime during ROR migration
I need to change my column type from date to datetime for an app I am making. I don't care about ... I need to change my column type from date to datetime for an app I am making. I don't care about the data as its still being developed. How can I do this?