新手问题 PostgresSQL 字段 `time without time zone` 在 Rails 里有对应的吗?

hw676018683 · 2015年06月16日 · 1630 次阅读

postgres 里面有time without time zone change_column :table, :column, 'time without time zone' 这样去做得到的还是datetime rails 里面有什么只有 time,没有 date 类型的字段吗

暂无回复。
需要 登录 后方可回复, 如果你还没有账号请 注册新账号