namespace LiteCharms.Features.Extensions; public static class Postgres { public const string SchedulerDbConfigName = "PostgresScheduler"; }