Method CompileDefaultValueAsync(long, string, object?)
Compile DefaultValue to UPDATE SQL
public Task<MigrationSql> CompileDefaultValueAsync(long schemeId, string targetPropertyName, object? defaultValue)
Compile DefaultValue to UPDATE SQL
public Task<MigrationSql> CompileDefaultValueAsync(long schemeId, string targetPropertyName, object? defaultValue)