You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The most methods in PostgreSqlBootstrapperConfigurationExtensions are flagged as obsolete for version 2.0.0 of this library.
However, the successor doesn't provide the configuration capabilities to configure stuff like SchemaName, PrepareSchemaIfNecessary, DistributedLockTimeout, etc.
What's the plan to configure these settings in the future if everything there is private?
The text was updated successfully, but these errors were encountered:
The most methods in
PostgreSqlBootstrapperConfigurationExtensions
are flagged as obsolete for version 2.0.0 of this library.However, the successor doesn't provide the configuration capabilities to configure stuff like
SchemaName
,PrepareSchemaIfNecessary
,DistributedLockTimeout
, etc.What's the plan to configure these settings in the future if everything there is private?
The text was updated successfully, but these errors were encountered: