Results 1 issues of Amangeldi

Add the ability to generate tables from the model, like in EF Core. For example: repository.CreateTable(); repository.CreateTable("TableName");

enhancement
help wanted