-
Notifications
You must be signed in to change notification settings - Fork 7
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
Support special characters in schema name #124
Comments
Commit link |
9 tasks
Reopened card, as app breaks when user checks the DisplayCount button in RWB GDGS25-26UAT MediaViewer app and then does a search |
himeshr
added a commit
that referenced
this issue
Feb 28, 2025
himeshr
added a commit
that referenced
this issue
Feb 28, 2025
Dev Testing done
|
himeshr
added a commit
that referenced
this issue
Feb 28, 2025
…for_org to handle schemaNames with hiphen
himeshr
added a commit
to avniproject/avni-server
that referenced
this issue
Feb 28, 2025
…tl_metadata_for_schema and delete_etl_metadata_for_org to handle schemaNames with hiphen
Code changes in Avni-server and Avni-etl repos. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
AC:
Fix this issue by supporting special chars., in schema name
Technical discussion notes:
We can support whatever postgres supports and restrict only wherever it doesn't
The text was updated successfully, but these errors were encountered: