Skip to content

Add all "type reserved" MySQL keywords #16

Add all "type reserved" MySQL keywords

Add all "type reserved" MySQL keywords #16

Workflow file for this run

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
name: "Static Analysis"
uses: "doctrine/.github/.github/workflows/static-analysis.yml@5.0.1"