DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
A more limited version of this one, nullable logical date, is that we don't actually add timetables that don't use logical date, but we we allow users to trigger runs with no logical date. These would be unaffected by the uniqueness constraint on logical date.
Technical note
Null values are allowed with uniqueness constraint. So the unique constraint on logical date in dag run is not a problem here.
...