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

Add endpoint to query for facts#163

Merged
c-w merged 3 commits intomasterfrom
query-facts-view
Nov 28, 2017
Merged

Add endpoint to query for facts#163
c-w merged 3 commits intomasterfrom
query-facts-view

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
@c-w c-w force-pushed the query-facts-view branch from 53e5e74 to 99c6d00 Compare October 31, 2017 15:31
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.

2 participants