Skip to content

Problem: 'backlog' still referenced by some code & comments#2474

Merged
kansi merged 1 commit intobigchaindb:masterfrom
ttmc:rm-refs-to-backlog-table
Aug 21, 2018
Merged

Problem: 'backlog' still referenced by some code & comments#2474
kansi merged 1 commit intobigchaindb:masterfrom
ttmc:rm-refs-to-backlog-table

Conversation

@ttmc
Copy link
Copy Markdown
Contributor

@ttmc ttmc commented Aug 21, 2018

Solution: Remove all references to 'backlog'.
Also make the tuple of TABLES common to all backend databases.

The "backlog" was a table/collection created by BigchainDB 1.3 and earlier, but it's gone in BigchainDB 2.0.

Issues Resolved

This PR resolves #2297

Solution: Remove all references to 'backlog'.
Also make the tuple of TABLES common to all backend databases.
@ttmc ttmc self-assigned this Aug 21, 2018
@ttmc ttmc requested a review from kansi August 21, 2018 08:18
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #2474 into master will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master    #2474   +/-   ##
=======================================
  Coverage   89.09%   89.09%           
=======================================
  Files          41       41           
  Lines        2385     2385           
=======================================
  Hits         2125     2125           
  Misses        260      260

@kansi kansi merged commit acc60bc into bigchaindb:master Aug 21, 2018
@ttmc ttmc deleted the rm-refs-to-backlog-table branch August 21, 2018 08:30
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.

Remove all code & references to the "backlog"

3 participants