Skip to content
Snippets Groups Projects
Commit 282c16f5 authored by Cyril Vazquez's avatar Cyril Vazquez
Browse files

No commit message

No commit message
parent 3f03d771
No related branches found
No related tags found
No related merge requests found
......@@ -210,7 +210,7 @@ class DataAccessService_Database_Table
public function getKey()
{
return $this->key->columns;
return $this->primaryKey->columns;
}
public function setOrder($orderElements, $orderMode)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment