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

FAILED! 'PGSetup' object has no attribute 'sanitize_table_name' #5

Open
loicgs-tecsys opened this issue Jan 7, 2025 · 0 comments
Open

Comments

@loicgs-tecsys
Copy link

Step 01-create-aurora-pgvector fails when executing the PostgreSQL query create_tables:
table_name = self.sanitize_table_name(self.table_name)

image

Step to reproduce is simply to run cdk deploy

It seems like the sanitize_table_name function didn't get committed as part of this pull request:
#4

I have confirmed that the lambda is able to create the table bedrock_integration.knowledge_bases when reverting this change locally and running cdk deploy again

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

No branches or pull requests

1 participant