@sqlrooms/sql-editor / SqlQueryPreview
Variable: SqlQueryPreview
constSqlQueryPreview:React.FC<SqlQueryPreviewProps>
SQL query preview component with validation and results display. Only allows single SELECT statements. Displays results without pagination (just limited rows).
