Skip to content

docs: enhance PostgreSQL documentation with advanced features #1978

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

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

amanluthra001
Copy link

  • Add transaction handling examples
  • Include join operations and complex queries
  • Add prepared statements for better performance
  • Include migration examples and connection pool configuration

@amanluthra001 amanluthra001 force-pushed the feature/postgresql-integration branch from 7102b66 to 7cd9e85 Compare July 2, 2025 09:23
@Umang01-hash
Copy link
Member

@amanluthra001 again you have created a new file inside docs/features. This is not the place where the existing documentation of MySQL exists. It lies here. Please make the changes here. Also you don;t need to create the documentation from raw as stated earlier you can modify and add things to existing one.

@amanluthra001 amanluthra001 force-pushed the feature/postgresql-integration branch from 87166d1 to 0bb95af Compare July 4, 2025 21:09
@amanluthra001
Copy link
Author

@amanluthra001 again you have created a new file inside docs/features. This is not the place where the existing documentation of MySQL exists. It lies here. Please make the changes here. Also you don;t need to create the documentation from raw as stated earlier you can modify and add things to existing one.

I have made the reqd changes . Can u pls check

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