Skip to content

Conversation

@mattfeng6
Copy link
Owner

@mattfeng6 mattfeng6 commented Oct 26, 2025

SUMMARY

Introduce wrapper {'...'} for html-like names to ensure text being formatted correctly

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

image

TESTING INSTRUCTIONS

In SQL Lab, type "SSELECT '

test
' as html_string" will return
test

ADDITIONAL INFORMATION

  • Has associated issue: Fixes Issue #4 - [BUG] SQL Lab not displaying string values with angle brackets #3
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue #4 - [BUG] SQL Lab not displaying string values with angle brackets

2 participants