doctrine / orm

Doctrine Object Relational Mapper (ORM)
https://www.doctrine-project.org/projects/orm.html
MIT License
9.92k stars 2.51k forks source link

SchemaValidator: Adapting to new DBAL mapping of bigint #11396

Closed ThomasLandauer closed 6 months ago

ThomasLandauer commented 6 months ago

Closes #11377

greg0ire commented 6 months ago

Have you tried that on a real project?

ThomasLandauer commented 6 months ago
ThomasLandauer commented 6 months ago

In https://github.com/doctrine/orm/pull/11399 I started over (using git CLI ;-) so I'm closing here.