Andriy
My feedback
1 result found
-
115 votes
An error occurred while saving the comment An error occurred while saving the comment Andriy commented
I think need to have db.GetColumns<T>():List<FieldDefinition> which populate fields description from DB to move forward with automigrations.
Andriy supported this idea ·
An error occurred while saving the comment Andriy commented
Hello Guys,
Do you plan to implement this?
I saw in your API already there is methods to do this like:
db.AlterColumn
db.AlterTable
db.AddColumnJust need to implement diff between Domain Modes and schema DB.
If you need some help - I can help.Thanks.
It will be good if you open issues on github