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/57 Ignore attributes with special characters #59

Merged

Conversation

Sachinbisht27
Copy link
Member

#57

Please complete the following steps and check these boxes before filing your PR:

Types of changes

  • Bug fix (a change which fixes an issue)
  • New feature (a change which adds functionality)

Short description of what this resolves:

The changes are required to ignore the field keys containing special characters other than underscore _.

Checklist:

  • I have performed a self-review of my own code.
  • The code follows the style guidelines of this project.
  • The code changes are passing the CI checks
  • I have documented my code wherever required.
  • The changes requires a change to the documentation.
  • I have updated the documentation based on the my changes.
  • I have added tests to cover my changes (if not applicable, please state why)
  • All new and existing tests are passing.

@Sachinbisht27 Sachinbisht27 added the bug Something isn't working label Jun 29, 2024
@Sachinbisht27 Sachinbisht27 self-assigned this Jun 29, 2024
…from-custom-fields

Fix/58 Ignore SQL keyword `name` from custom fields
@Sachinbisht27 Sachinbisht27 merged commit c53b8f2 into develop Jul 1, 2024
1 check passed
@Sachinbisht27 Sachinbisht27 deleted the fix/57-ignore-attributes-with-special-characters branch July 1, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants