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. |
||
---|---|---|
.. | ||
data | ||
ldif | ||
airflow_travis.cfg | ||
check-license.sh | ||
ldap.sh | ||
load_data.sh | ||
load_fixtures.sh | ||
minikdc.properties | ||
requirements.txt | ||
run_tests.sh | ||
setup_env.sh | ||
setup_kdc.sh | ||
slapd.conf |