Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Functorset transfer #35

Closed
oschulte opened this issue Jul 5, 2017 · 3 comments
Closed

Fix Functorset transfer #35

oschulte opened this issue Jul 5, 2017 · 3 comments
Assignees

Comments

@oschulte
Copy link
Collaborator

oschulte commented Jul 5, 2017

Once we have resolved #34, the Rnode table no longer depends on running lattice generator.

  1. Move Fnodes creation to setup.sql.
  2. Move Fnodes_pvars creation to setup.sql.
  3. Set Foreign key pointers for Functorset.
  4. Set Foreign key points for Expansion.
  5. Transfer Fnodes restricted to Functorset as NewFnodes. (Be sure to copy Rnodes with 2nodes as required)
  6. Transfer 1nodes etc. restricted to Fnodes
@oschulte oschulte self-assigned this Jul 5, 2017
@oschulte
Copy link
Collaborator Author

oschulte commented Jul 5, 2017

Also create view in _bn where BN_DAG = edges from maximal rchain

@vidhiJain
Copy link
Contributor

In point 6, do we have to move the 1nodes etc. restricted to Fnodes instead of FunctorSet?

@oschulte
Copy link
Collaborator Author

let's discuss today after fixing the rnid issue

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

No branches or pull requests

2 participants