sebastienros/yessql

How to auto create/update tables

Opened this issue · 1 comments

Hi, I am trying the sample YesSql.Samples.Hi, it works well for the first run. But second run throwing exception regarding the tables are existing.

Is there a way to apply migration, auto create/update tables from code?

Thank you !

I presume the unit tests cleanup the created tables