• R
    Prefer `array?` rather than `array` · 3225ebfa
    Ryuta Kamizono 提交于
    Slightly refactoring `PostgreSQLColumn`. `array` should be readonly.
    `default_function` should be initialized by `super`. `sql_type` has been
    removed `[]`. Since we already choose to remove it we should not change.
    3225ebfa
ltree_test.rb 1.2 KB