Example: rails column datetime :datetime # Stores Date and Time formatted YYYY-MM-DD HH:MM:SS # Useful for columns like birth_date :timestamp # Stores ...
確定! 回上一頁