Publish profile
This commit is contained in:
@@ -3,5 +3,9 @@
|
||||
|
||||
public partial class FsContext
|
||||
{
|
||||
partial void OnCreated()
|
||||
{
|
||||
Database.EnsureCreated();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user