Skip to content

[BUGFIX] Create CHAR and BINARY as fixed length columns #5119

[BUGFIX] Create CHAR and BINARY as fixed length columns

[BUGFIX] Create CHAR and BINARY as fixed length columns #5119

Workflow file for this run

name: Backport
on:
pull_request_target:
types:
- closed
- labeled
jobs:
backport:
runs-on: ubuntu-22.04
name: Backport
steps:
- name: Backport
uses: m-kuhn/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}