mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 22:24:09 +03:00
Mark the JSON_TABLE function as SBR-unsafe. It is not unsafe for the current implementation. But we still mark it as such in order to be future-proof and keep it possible to change JSON data representation in the future.