Skip to content

docs: Update sample python notebooks to reflect the support for custo…#204

Merged
anubhav756 merged 1 commit intomainfrom
docs
Sep 13, 2024
Merged

docs: Update sample python notebooks to reflect the support for custo…#204
anubhav756 merged 1 commit intomainfrom
docs

Conversation

@anubhav756
Copy link
Copy Markdown
Contributor

@anubhav756 anubhav756 commented Sep 6, 2024

…m schema.

Specifying custom database schema names is now supported by all library methods. The same is now highlighted in the python notebooks.

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 #175 🦕

@product-auto-label product-auto-label bot added api: cloudsql-postgres Issues related to the googleapis/langchain-google-cloud-sql-pg-python API. samples Issues that are directly related to samples. labels Sep 6, 2024
@anubhav756 anubhav756 marked this pull request as ready for review September 6, 2024 11:34
@anubhav756 anubhav756 requested review from a team September 6, 2024 11:34
@anubhav756 anubhav756 force-pushed the docs branch 5 times, most recently from 51a0143 to b5fe8b7 Compare September 12, 2024 07:16
…m schema.

Specifying custom database schema names is now supported by all library methods. This commit highlights the same in the python notebooks.
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. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create collection with schema

3 participants