[to #47648806] fix CREATE FORCE TYPE syntax

This commit is contained in:
0xacc
2023-08-01 13:54:47 +00:00
committed by ob-robot
parent da76955695
commit 9d84f4b2ee
2 changed files with 4 additions and 1 deletions

View File

@ -138,6 +138,7 @@ enum State {
S_EDITIONABLE,
S_SIGNAL,
S_RESIGNAL,
S_FORCE,
S_EXPLAIN,
S_EXPLAIN_FORMAT,