Skip to content

Commit

Permalink
[Backport 12.4] [TASK] Switch codeblock to sql (#966)
Browse files Browse the repository at this point in the history
[TASK] Switch codeblock to sql

Co-authored-by: lina.wolf <[email protected]>
  • Loading branch information
github-actions[bot] and linawolf authored Mar 10, 2024
1 parent bc76cd8 commit 89a3d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/Ctrl/Properties/VersioningWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ versioningWS

**Corresponding SQL definitions:**

.. code-block:: mysql
.. code-block:: sql
t3ver_oid int(11) DEFAULT '0' NOT NULL,
t3ver_id int(11) DEFAULT '0' NOT NULL,
Expand Down

0 comments on commit 89a3d0c

Please sign in to comment.