Skip to content

Commit

Permalink
Making tests pass in postgresql
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Mar 26, 2016
1 parent 1b00624 commit 2e3782e
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -146,6 +146,7 @@ public function testSelectWithInCondition()
['id' => ['48298a29-81c0-4c26-a7fb-413140cf8569', '482b7756-8da0-419a-b21f-27da40cf8569']],
['id' => 'ordered_uuid[]']
)
->order('id')
->execute()
->fetchAll('assoc');

Expand Down

0 comments on commit 2e3782e

Please sign in to comment.