It appears that I am not able to use the date and time pickers with a column formated as a :string (varchar). Is this correct, or have I missed how to correctly implement it?
I migrated the db to change from string to datetime, and go through the form, but it seems the values aren't being written to the database.
It appears that I am not able to use the date and time pickers with a column formated as a :string (varchar). Is this correct, or have I missed how to correctly implement it?
I migrated the db to change from string to datetime, and go through the form, but it seems the values aren't being written to the database.