Skip to content

Use Postgres function to_regclass to check for existence of table #89

Use Postgres function to_regclass to check for existence of table

Use Postgres function to_regclass to check for existence of table #89

Workflow file for this run

name: CI
on:
push:
branches:
- '**' # Ignores pushes of tags
pull_request:
workflow_dispatch:
jobs:
build:
name: Build
uses: DbUp/Universe/.github/workflows/build.yml@main