Skip to content

made numeric scale optional to match postgres (#1209) #354

made numeric scale optional to match postgres (#1209)

made numeric scale optional to match postgres (#1209) #354

Workflow file for this run

name: main
on:
push:
branches:
- main
jobs:
kgw-test-main:
if: false
name: Run KGW test on main
uses: ./.github/workflows/kgw-test-reuse.yaml
with:
kdb-ref: main
kgw-ref: main
kjs-ref: main
secrets:
kgw-access-token: ${{ secrets.KGW_MACH_SECRET_FOR_KWILDB }}