Searched refs:getOrCreateColumn (Results 1 – 1 of 1) sorted by relevance
48 const getOrCreateColumn = (name) => { function66 const id = getOrCreateColumn('id');67 const type = getOrCreateColumn('type');85 lastColumn = getOrCreateColumn(/*name=*/ m[1]);111 const col = getOrCreateColumn(/*name=*/ m[2]);