910c0ddd78
Both utcnow() and now() return fractional seconds. These are sometimes used in primary_keys (eg. in task_instance). If MySQL is not configured to store these fractional seconds a primary key might fail (eg. at session.merge) resulting in a duplicate entry being added or worse. Postgres does store fractional seconds if left unconfigured, sqlite needs to be examined. |
||
---|---|---|
.. | ||
ci | ||
systemd | ||
upstart |