Skip to content

MySQL/MariaDB: Use strict SQL mode instead of just ANSI_QUOTES #1387

MySQL/MariaDB: Use strict SQL mode instead of just ANSI_QUOTES

MySQL/MariaDB: Use strict SQL mode instead of just ANSI_QUOTES #1387

Workflow file for this run

name: Compliance
on:
push:
branches:
- master
pull_request: {}
jobs:
licenses:
runs-on: ubuntu-latest
steps:
- run: sudo apt install -y moreutils
- uses: actions/setup-go@v2
with:
go-version: 1.18.x
- uses: actions/checkout@v2
- run: .github/workflows/compliance/check-licenses.sh