Method CompileDefaultValueAsync(long, string, object?)

Assembly: redb.Core.Pro.dll

Compile DefaultValue to UPDATE SQL

public Task<MigrationSql> CompileDefaultValueAsync(long schemeId, string targetPropertyName, object? defaultValue)