Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ lastRow
Function
lastRow
web/regression/javascript/Explain/Explain_xss.spec.js:35–37 ·
view source on GitHub ↗
(ctx)
Source
from the content-addressed store, hash-verified
33
}
34
35
function
lastRow(ctx) {
36
return
ctx.explainTable.rows[ctx.explainTable.rows.length - 1];
37
}
38
39
40
describe(
'Explain nodeExplainTableData escaping'
, () => {
Callers
1
Explain_xss.spec.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected