for the created/updated timestamps, if the value is null, then the value will default to the current datetime. this prevents storing nulls f…
Show more
for the created/updated timestamps, if the value is null, then the value will default to the current datetime. this prevents storing nulls for created/updated timestamps in the database.
Show less