Skip to content

Conversation

@ram-searce
Copy link
Contributor

  • Add PostgreSQL Loader and Saver
  • Add init_document_table to PostgreSQL Engine class
  • Integration Tests
  • Documentation

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

- Add PostgreSQL Loader and Saver - Add init_document_table to PostgreSQL Engine class - Integration Tests - Documentation
@ram-searce ram-searce requested a review from a team as a code owner February 20, 2024 20:55
@product-auto-label product-auto-label bot added the api: cloudsql-postgres Issues related to the googleapis/langchain-google-cloud-sql-pg-python API. label Feb 20, 2024
@averikitsch
Copy link
Collaborator

/gcbrun

@averikitsch
Copy link
Collaborator

/gcbrun

@averikitsch
Copy link
Collaborator

/gcbrun

@averikitsch
Copy link
Collaborator

/gcbrun

@averikitsch averikitsch merged commit ada45ec into googleapis:main Feb 20, 2024
@averikitsch averikitsch mentioned this pull request Feb 20, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: cloudsql-postgres Issues related to the googleapis/langchain-google-cloud-sql-pg-python API. tests: run

2 participants