Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
This adds a reversible comment syntax to exclude execution from version higher than specified.
Description
It would be great to have "reversed executable comments", that is, commented code that is only parsed on versions older ##.##.##.
An example is when we want to execute CREATE OR REPLACE TABLE on 10.0, and CREATE TABLE IF NOT EXISTS on older versions.
Attachments
Issue Links
- includes
-
MDEV-38956 Testing of MDEV-7381 Reversed executable comments
-
- In Testing
-