Skip to content

Conversation

@amotl
Copy link
Member

@amotl amotl commented Nov 16, 2025

About

Doctrine DBAL 4.0 was released on February 3, 2024.

-- https://www.doctrine-project.org/2024/02/03/doctrine-orm-3-and-dbal-4-released.html

Patch status

Tests: 168, Assertions: 152, Errors: 67, Failures: 5, Skipped: 18.

References

@coderabbitai
Copy link

coderabbitai bot commented Nov 16, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dbal4

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Base automatically changed from dbal3-more to amo/doctrine3 November 19, 2025 18:51
$this->_sm->createTable($table);

$columns = $this->_sm->listTableColumns('list_table_columns');
return;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is wrong?

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.

3 participants