potiuk commented on pull request #18506:
URL: https://github.com/apache/airflow/pull/18506#issuecomment-926779315


   > I think if we REALLY want to support mariadb, we should simply add it to 
the matrix of tests - similarly as we did with MsSQL. It will be far simpler 
than MsSQL because MariaDB is almost 100% compatible with MySQL. Would you 
maybe @Mikhail-M like to add fulll support for mariadb (and possibly solve any 
problems when they arise ? I am happy to guide you with that.
   
   Cool/. You can take a look as the inspiration:
   
   * https://github.com/apache/airflow/pull/9973
   
   It was then followed up by a few more as we realized that we need more:
   * https://github.com/apache/airflow/pull/16143
   * https://github.com/apache/airflow/pull/16134
   * https://github.com/apache/airflow/pull/16103
   * https://github.com/apache/airflow/pull/17234
   * https://github.com/apache/airflow/pull/18382
   
   If you foilow what has been added there, we should be good :) 


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to