{#if useDrawer} {#snippet actions()}{@render actionsSnippet()}{/snippet} {@render content()} {:else}
{#snippet header()} {#if customLabel} {@render customLabel()} {/if} {/snippet} {#snippet action()} {@render actionsSnippet()} {/snippet} {@render content()}
{/if} {#snippet actionsSnippet()} {#if !drawerLoading} {/if} {/snippet} {#snippet content()} {#if drawerLoading} {#if showLoading}

Loading...

{/if} {:else}
{#if description} {@render description()} {/if} {#if !hideTooltips} {#if edit} Changes can take up to 30 seconds to take effect. {:else} New postgres triggers can take up to 30 seconds to start listening. {/if} {/if}
{#if !hideTarget}

Pick a script or flow to be triggered

{#if emptyString(script_path) && is_flow === false}
{/if}
{/if}
{#snippet badge()} {#if isEditor} {/if} {/snippet}

Pick a database to connect to

{#if loadingPostgres}

Loading...

{:else if postgres_resource_path} {/if}
{/if} {/snippet}