rmanvar-indeed edited a comment on issue #12776: URL: https://github.com/apache/airflow/issues/12776#issuecomment-737931160
Do the migration files at https://github.com/apache/airflow/tree/master/airflow/migrations/versions include non-sql databases too? How can we apply only for sql if so EDIT: nvm looks like it can handle only sql changes too. could spot some code like `if conn.dialect.name not in ('sqlite'):`, so might be on similar lines ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
