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

Java JDBC: Use explicit schema name testdrive #748

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

amotl
Copy link
Member

@amotl amotl commented Nov 21, 2024

Otherwise, resources would be created within the crate schema, which might be unfortunate for various reasons.

The intention of the micro examples is to show users best practices. While the documentation will certainly educate about the doc schema, I think it will be fine to use a canonical dedicated schema name for this collection of example programs?

Otherwise, resources would be created within the `crate` schema, which
might be unfortunate when users are copying the examples. The intention
of the micro examples is to show users best practices.
@amotl amotl force-pushed the java-jdbc-use-explicit-schema branch from 0bfb960 to c907cba Compare November 21, 2024 22:20
@amotl amotl requested review from kneth and proddata November 21, 2024 22:58
@amotl amotl marked this pull request as ready for review November 21, 2024 22:58
@amotl amotl merged commit b1979b1 into main Nov 22, 2024
3 checks passed
@amotl amotl deleted the java-jdbc-use-explicit-schema branch November 22, 2024 12:05
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

Successfully merging this pull request may close these issues.

2 participants