Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VemtoOrg/vemto2
/ getFirstColumn
Method
getFirstColumn
src/php/apps/db-reader/src/Index.php:179–182 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
177
}
178
179
public function getFirstColumn(): Column
180
{
181
return $this->columns[0];
182
}
183
184
public function getFirstAutoIncrementColumn(): Column
185
{
Callers
1
fromSchemaIndex
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected