Daniel Degasperi
Daniel Degasperi
Hi, I've found this library and find it very useful to run "executables" (but not only php) in a container environment. In my current case I've to wait for the...
Hi, I'd like to propose a feature for DoctrineBundle that would allow configuring DBAL middlewares per connection directly in the doctrine.yaml configuration file. This would enable central and consistent management...
| Q | A |------------- | ----------- | Type | feature | Fixed issues | #7081 #### Summary This PR introduces spatial data type support for DBAL, starting with PostgreSQL/PostGIS...
Hi Doctrine team, I’d like to propose adding support for spatial / geometry column types in DBAL (e.g., geometry, point, linestring, polygon, etc.). These types are supported in several database...