Results 91 comments of Iuliia Volkova

@tcg-peter if you don't want to keep history and data in DB after container deletion - you can just remove volume from docker-compose file from postgres service - https://github.com/xnuinside/airflow_in_docker_compose/blob/master/docker-compose-2.0-with-celery-executor.yml#L17

@Pelirrojo, hello! thanks for your PR, I will test it out and be back with comments or merge

@rbanffy hi, interesting topic, what I got quick in the mind, for example, exists: https://dbdiagram.io/ that uses https://www.dbml.org/home/ DBML language to draw ER diagrams. You can import SQL DDL in...

issue with @ was fixed in 0.27.0 but there is still issues with current ddl - so continue work on it

@gliptak I can create a separate tool for this. I pretty sure that it must be a separate from parser. I can do it on this weekends. Something like ddl-to-tf-snowflake-table....

did not have a chance to start working on this last weekends ( sorry

@sr1dar hi, sorry for the delay, can you write in what DB this syntax is used? or better send the link to the doc :)

@sr1dar sorry, I forgot to answer, I need time to add new dialect

initially was using print, because library expected only work as a console utility or script, but yes, make sense change to logging

@ivbeg done in release 0.28.0 I will close this issue