Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CapSoftware/Cap
/ populate-test-data.js
File
populate-test-data.js
scripts/analytics/populate-test-data.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
mysql from
"mysql2/promise"
;
2
import
{ createTinybirdClient, resolveTinybirdAuth } from
"./shared.js"
;
3
4
const
TB_DATASOURCE =
"analytics_events"
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected