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 filtering #158

Merged
merged 3 commits into from
Mar 23, 2023
Merged

fix filtering #158

merged 3 commits into from
Mar 23, 2023

Conversation

jverswijver
Copy link
Contributor

Pr is for adding the ability to prefix preset attributes to avoid collisions.

example:
someschema.Table1.notes
someschema.Table2.notes

both tables have a notes attribute but you can use the same preset dictionary for both tables because attribute presets defined this way get filtered if their schema.table is not in the form.

@jverswijver jverswijver requested a review from A-Baji March 23, 2023 15:32
@A-Baji A-Baji merged commit d4b06d1 into datajoint:master Mar 23, 2023
This pull request was closed.
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.

2 participants