Searched refs:GetColumnsForTable (Results 1 – 2 of 2) sorted by relevance
382 inline std::vector<Table::Column> GetColumnsForTable( in GetColumnsForTable() function
200 auto cols = sqlite_utils::GetColumnsForTable(db_, desc.name); in CreateTableDefinition()