Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

add max_allowed_packet and bugfix in insert1 for tuples with null/nan values#183

Merged
eywalker merged 16 commits into
datajoint:masterfrom
fabiansinz:master
Jan 26, 2016
Merged

add max_allowed_packet and bugfix in insert1 for tuples with null/nan values#183
eywalker merged 16 commits into
datajoint:masterfrom
fabiansinz:master

Conversation

@fabiansinz

Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the older statement caused some valid fields to be dropped as well? Would you mind adding a test case specifically for this to ensure we don't regress in the future? :)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This statement is not the problem. I just added is not None because it is more explicit. However, I'll add a test case for the bug above.

@fabiansinz

Copy link
Copy Markdown
Contributor Author

Added additional test.

@fabiansinz

Copy link
Copy Markdown
Contributor Author

Wrong commit message. I meant to say logic for loading configs.

@eywalker

Copy link
Copy Markdown
Contributor

Changes look good - I will use the new config features to generate the Docker containers.

eywalker added a commit that referenced this pull request Jan 26, 2016
add max_allowed_packet; fix bug in insert1 for tuples with null/nan values; update config loading logic
@eywalker eywalker merged commit 30f1b37 into datajoint:master Jan 26, 2016
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