- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 71
Working with databases #267
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds comprehensive documentation for working with databases in Yii3, focusing on PostgreSQL setup and migration usage. The guide covers installation, configuration, and basic database operations to help developers get started with database integration.
Key Changes:
- Added PostgreSQL installation instructions (both Docker and manual setup)
- Documented database connection configuration using the yiisoft/db-pgsqlpackage
- Introduced migration setup and usage with practical examples
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 30 out of 30 changed files in this pull request and generated no new comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 30 out of 30 changed files in this pull request and generated no new comments.
No description provided.