Skip to content

DataSync: support column names that are not in snake_case #4013

DataSync: support column names that are not in snake_case

DataSync: support column names that are not in snake_case #4013

Workflow file for this run

name: "Tests + Compile"
on:
pull_request:
branches: [master]
push:
branches: 'master'
jobs:
tests:
runs-on: ARM64
steps:
- uses: actions/checkout@v4
- run: nix develop --impure --command tests
- run: nix develop --impure --command fastbuild