Venca

Results 10 issues of Venca

Hi, I need to define both loaders (ODM and ORM) in same Symfony project, but configuration supports only one. Can you help me?

### Describe the bug When my macbook wakeup from sleep every time I have this issue with the database connection "An exception occurred in the driver: SQLSTATE[HY000]: General error: 7...

t/bug

| Q | A |------------- | ----------- | Type | feature | Fixed issues | #### Summary Added support for function as default value, for example `id UUID NOT NULL...

Missing Tests
New Feature
Schema Definition
Missing Documentation

| Q | A |------------- | ----------- | Type |feature | Fixed issues | #### Summary Added support for precision for PostgreSQL TIMESTAMP and TIME. It would be nice to...

#### Summary Pass options to FK because of \Doctrine\DBAL\Platforms\PostgreSQLPlatform::getAdvancedForeignKeyOptionsSQL #### How to use ``` #[ORM\JoinColumn(name: 'customer_id', options: ['deferrable' => true, 'deferred' => true])] ```

Improvement

For the project where I use this package, the cleanup process was slow. So, I created this solution which reduced the time from 537s to 17s. It would be nice...

enhancement

## Description There is a new way to install an extension for PHP via the `pie` command. It's a replacement for the old `pecl` command. It would be good to...

php

### Symfony version(s) affected 7.3 ### Description ```php

Bug
Status: Needs Review
ObjectMapper

### Symfony version(s) affected 7.4 ### Description After updating to version 7.4, command `bin/console cache:warmup --env=prod --no-debug` crashed. ### How to reproduce `bin/console cache:warmup --env=prod --no-debug` ### Possible Solution _No...

DependencyInjection
Bug
Status: Needs Review
Status: Waiting feedback

- [x] use yaml config instead of xml https://github.com/artprima/prometheus-metrics-bundle/pull/128/commits/60f01ac3062f6f06c06c8575820573dd2ba5e1e5 - [x] make code compatible with symfony 6.4+ https://github.com/artprima/prometheus-metrics-bundle/pull/128/commits/abad811ab28bfe892247a6b1bcb1a882118e2434 https://github.com/artprima/prometheus-metrics-bundle/pull/128