luigi: Make AthenaDatabaseTarget check tables exist
It is possible for scripts to crash between DB creation and table creation; so AthenaDatabaseTarget.exists() should return False if the latter are missing
It is possible for scripts to crash between DB creation and table creation; so AthenaDatabaseTarget.exists() should return False if the latter are missing