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

Use '__' as accessor-separator, add linkify Meta option. #702

Merged
merged 5 commits into from
Oct 16, 2019

Conversation

jieter
Copy link
Owner

@jieter jieter commented Oct 14, 2019

Replaces '.' with '__' in Accessors, (fixes #700)
Adds 'linkify' meta option (part of #665)

  • error message of . in accessor-strings at table-definition time.
  • test for usingTable.Meta.linkify as dict: linkify = {"column_name": ...}

@jieter jieter merged commit b455caf into master Oct 16, 2019
@jieter jieter deleted the feature/accessor branch October 16, 2019 12:19
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.

render_FOO won't work for dotted column names
2 participants