Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@zflamig
Copy link
Contributor

@zflamig zflamig commented Nov 29, 2018

Description about what this pull request does.

Please make sure to follow the DEV guidelines before asking for review.

New Features

Breaking Changes

Bug Fixes

Improvements

Dependency updates

gdcdatamodel -> 1.3.5

Deployment changes

To manually deploy the new indexes into existing commons run

gen3 psql sheepdog
CREATE INDEX snapshot_transaction_idx ON transaction_snapshots ( transaction_id );
CREATE INDEX document_transaction_idx ON transaction_documents ( transaction_id );

Creates indexes for transaction snapshots and documents
@philloooo
Copy link
Contributor

substituted by #226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants