エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Rails Migrations and MySQL Types
The current Rails documentation is not very clear about how column types defined in migrations tr... The current Rails documentation is not very clear about how column types defined in migrations translate to MySQL types. When dealing with numerical calculations, precision is important. In certain circumstances, not just any old FLOAT will do so it is important to know what exactly :float translates to in the resulting MySQL table. In particular, I wanted to know what to do to get a MySQL DOUBLE.



2011/10/06 リンク