mirror of
https://github.com/MariaDB/server.git
synced 2025-07-04 01:23:45 +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.