Skip to content

Match MySQL's LAST_INSERT_ID behaviour when no rows are inserted / updated #12673

Match MySQL's LAST_INSERT_ID behaviour when no rows are inserted / updated

Match MySQL's LAST_INSERT_ID behaviour when no rows are inserted / updated #12673

Workflow file for this run

name: Code Freeze
on:
pull_request:
permissions: read-all
jobs:
build:
name: Code Freeze
runs-on: ubuntu-22.04
steps:
- name: Fail if Code Freeze is enabled
run: |
exit 0