Skip to content

Fixed #288 (added connection id to jobs table) and modified key_source handling#317

Merged
eywalker merged 15 commits intodatajoint:masterfrom
dimitri-yatsenko:master
Jun 9, 2017
Merged

Fixed #288 (added connection id to jobs table) and modified key_source handling#317
eywalker merged 15 commits intodatajoint:masterfrom
dimitri-yatsenko:master

Conversation

@dimitri-yatsenko
Copy link
Member

  • Fixed Log Connection ID in the Jobs table #288 -- the connection ID is now logged in the jobs table
  • Modified key_source handling. The jobs todo are now computed as key_source.proj() - self as opposed to key_source -self.proj(). This allows populating across changes in the structure of the primary key in the dependent table.

@coveralls
Copy link

coveralls commented Jun 5, 2017

Coverage Status

Coverage decreased (-0.5%) to 93.058% when pulling 79d77f9 on dimitri-yatsenko:master into 9cb16a8 on datajoint:master.

@dimitri-yatsenko dimitri-yatsenko changed the title Fixed #288, modified key_source handling Fixed #288 (added connection id to jobs table) and modified key_source handling Jun 5, 2017
@eywalker eywalker merged commit 17acda7 into datajoint:master Jun 9, 2017
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