MCPcopy Create free account
hub / github.com/SPE-Systemhaus/blockly-sql-app / getColumnsArrayFromStructure

Function getColumnsArrayFromStructure

src/main.js:502–504  ·  view source on GitHub ↗

* Get all columns of the global Database Structure variable by * a given table name as Array. * * @param {String} tableName Name of the table, that should return his columns. * @return {Array} columns All columns that are in the table.

(tableName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

SQLHelperFunction · 0.85
SQLXMLFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected