Is there any option for automatic tables creation according `schema` config property? Like `manage.py migrate` [in Django](https://docs.djangoproject.com/en/3.0/topics/migrations/)
Is there any option for automatic tables creation according
schemaconfig property?Like
manage.py migratein Django