Skip to content

Commit

Permalink
Merge pull request #51 from fac19/issue35-returnexampleid
Browse files Browse the repository at this point in the history
Issue35 returnexampleid
  • Loading branch information
Alexreid95 authored Apr 17, 2020
2 parents e9ebc55 + 51c21df commit f4e9892
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions model/examples.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ function getAllExamples() {
.query(
`SELECT
users.username,
examples.id,
examples.owner_id,
examples.language,
examples.title,
Expand Down

0 comments on commit f4e9892

Please sign in to comment.