sequel-gem

    2热度

    1回答

    我正在学习Ruby和Sequel,并试图制作一些表格。 我想在PostgreSQL数据库中将我的时间值保存为UTC。所以我做了一桌子 db.create_table :TestTable1 do Timestamp :field1 end ,但我得到了 field1 | timestamp without time zone | | plain | 我想我的数据库值有严格的