MarquezProject / marquez

Collect, aggregate, and visualize a data ecosystem's metadata
https://marquezproject.ai
Apache License 2.0
1.78k stars 319 forks source link

gradle `db clean` should delete test db file #62

Closed sshah-wework closed 5 years ago

sshah-wework commented 6 years ago

At the moment, doing a db clean / migrate does not clean up the local test database, leading to the schema diverging from the dev environment.

ashulmanWeWork commented 6 years ago

Thanks for noting this issue. All for fixing it.

wslulciuc commented 6 years ago

@sshah-wework : Is this still an issue?

wslulciuc commented 5 years ago

@sshah-wework @ashulmanWeWork: It seems like this is no longer an issue? Closing for now, be let's reopen if this error is observed in the future.