Documentation ¶
Index ¶
- func CreateServerSettingsTable(ctx context.Context) db_common.QueryWithArgs
- func DropServerSettingsTable(ctx context.Context) db_common.QueryWithArgs
- func GetPopulateServerSettingsSql(ctx context.Context, settings db_common.ServerSettings) db_common.QueryWithArgs
- func GrantsOnServerSettingsTable(ctx context.Context) db_common.QueryWithArgs
- func Load(ctx context.Context, pool *pgxpool.Pool) (serverSettings *db_common.ServerSettings, e error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateServerSettingsTable ¶
func CreateServerSettingsTable(ctx context.Context) db_common.QueryWithArgs
func DropServerSettingsTable ¶
func DropServerSettingsTable(ctx context.Context) db_common.QueryWithArgs
func GetPopulateServerSettingsSql ¶
func GetPopulateServerSettingsSql(ctx context.Context, settings db_common.ServerSettings) db_common.QueryWithArgs
func GrantsOnServerSettingsTable ¶
func GrantsOnServerSettingsTable(ctx context.Context) db_common.QueryWithArgs
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.