Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

Add endpoint to query for facts #163

Merged
merged 3 commits into from
Nov 28, 2017
Merged

Add endpoint to query for facts #163

merged 3 commits into from
Nov 28, 2017

Conversation

c-w
Copy link
Contributor

@c-w c-w commented Oct 16, 2017

This is the service-layer change for this database change: CatalystCode/project-fortis-pipeline#165

image

Also fix two potential null references

@c-w c-w requested review from erikschlegel and jcjimenez and removed request for erikschlegel October 16, 2017 17:01
const pipelineQuery = `
SELECT eventid
FROM fortis.eventsbypipeline
WHERE pipelinekey IN ?
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming this query will change once the materialized view is altered.

@c-w c-w merged commit aaf88f4 into master Nov 28, 2017
@c-w c-w deleted the query-facts-view branch November 28, 2017 16:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants