have a problema when i need create all tables of metadata on airflow.
I created a docker-compose that points to on premise mariadb-mysql and when i up the compose, some tables don't create all variable or directly do not create the tables
This is the problen when i try to execute airflow.
Create many tables manually but difficult to do with all.
Any have a script.sql with tables for mariadb-mysql??
At this moment y use apache airflow 2.1.3 and python 3.9