SQL 에디터 + 쿼리 결과 테이블. SqlEditor와 QueryResultsTable 조합.
No results
생성된 테스트 결과를 찾지 못했습니다.
SqlWorkspace 항목이 문서 메타에 연결되어 있지만 현재 생성 파일에는 없습니다.
테스트를 추가한 뒤 `bun run generate:test-results`를 실행하거나 `testDescribe` 매핑을 다시 확인하세요.
이 영역 위에 로딩 오버레이가 표시됩니다.
활성: bold
1import { track } from "@reopt-ai/analytics";23// Track a page view event4track("page_view", {5 path: window.location.pathname,6 referrer: document.referrer,7 title: document.title,8});1import { track } from "@reopt-ai/analytics";23// Track a page view event4track("page_view", {5 path: window.location.pathname,6 referrer: document.referrer,7 title: document.title,8});910const longLine = "가로 스크롤과 키보드 포커스를 확인하기 위한 매우 긴 코드 줄입니다.".repeat(4);| # | user_id | event | timestamp | properties |
|---|---|---|---|---|
| 1 | usr_001 | page_view | 2026-02-05 10:23:01 | {"path":"/home"} |
| 2 | usr_002 | click | 2026-02-05 10:23:05 | {"button":"signup"} |
| 3 | usr_001 | purchase | 2026-02-05 10:24:12 | {"amount":49} |
| 4 | usr_003 | page_view | 2026-02-05 10:25:00 | {"path":"/pricing"} |
쿼리를 실행하고 있습니다...
warehouse connection timed out
조건에 맞는 결과가 없습니다