templates/static/js/codemirror/mode/mysql/index.html in swagr-0.0.8 vs templates/static/js/codemirror/mode/mysql/index.html in swagr-0.0.10
- old
+ new
@@ -33,9 +33,11 @@
mode: "text/x-mysql",
tabMode: "indent"
});
</script>
+ <p><strong><span style="color: red">!!</span> This mode is deprecated in favor of the <a href="../sql/index.html">generic SQL mode</a> (which can be configured to handle MySQL).</strong></p>
+
<p><strong>MIME types defined:</strong> <code>text/x-mysql</code>.</p>
</body>
</html>