smpallen99 / whatwasit

Track changes to your Ecto models
MIT License
63 stars 8 forks source link

Fix whodoneit-map. #18 #19

Open linges opened 7 years ago

linges commented 7 years ago

With this Whatwasis.Repo will be generated depending on the --whodoneit-map option. If it is set, the Repo will use the correct way to insert versions.

linges commented 7 years ago

Problem here by is, that the Whatwasis.Repo now gets generated and can not be reference while the in the Source while whatwasit.install is running. That means one has to run whatwasit.installfirst, and than add use Whatwasit.Repo.