Oracle 奥野 幹也さん
- 正しいデータ型を使う
- カラム
- 比較ができない。インデックスが効かない
- 配列
- 配列を他のデータ型でシミュレートしようとしたり…とかしないでしょ?
- テーブル
- カラム
| ja: | |
| admin: | |
| js: | |
| true: True | |
| false: False | |
| is_present: 存在する | |
| is_blank: 空白 | |
| date: 日付 ... | |
| between_and_: ... から ... | |
| today: 今日 |
| # | |
| # The MySQL database server configuration file. | |
| # | |
| # You can copy this to one of: | |
| # - "/etc/mysql/my.cnf" to set global options, | |
| # - "~/.my.cnf" to set user-specific options. | |
| # | |
| # One can use all long options that the program supports. | |
| # Run program with --help to get a list of available options and with | |
| # --print-defaults to see which it would actually understand and use. |