-
### Environment
#### Package
show
```
$ composer show --latest gedmo/doctrine-extensions
Info from https://repo.packagist.org: #StandWithUkraine
name : gedmo/doctrine-extensi…
-
I am trying to set options to create jsonb field:
- @ORM\Column(type="json_array", nullable=true, options={"jsonb": true})
But generated SQL is still JSON:
ALTER TABLE reports_reports ALTER settings…
-
### Symfony version(s) affected
5.4.0
### Description
I had a perfectly working Symfony project.
I wasn't sure whether or not I had already installed the Security bundle. I thought I had (and I …
-
things like `where foo=1 and (where bar=0 or baz=0)` ?
-
PostgreSQL 을 이용할 수 있는 adapter layer 를 설계합니다.
- [x] ORM 사용할지 말지 정하기.
- [x] ORM 을 사용한다면 여러 기술들 비교 및 정하기.
- [x] 여러 repository 를 아우르는 transaction 에 대한 공부.
- [x] #53
- [x] Versioned schema migration…
-
Is this a DomPDF bug of this plugin ? No land scape is possible.
Alternative question, is this bundle maintained ?
Thanks.
### Environment
WSL
#### Packages
```
$ composer show …
kl3sk updated
11 months ago
-
## 📝 Summary ##
Investigate various database products and select the best choice for our project use-case
## 📖 Details ##
Research the Django documentation and generate a pros/cons list for some or a…
-
I have a symfony flex project and when running `composer install` the symfony post-install-cmd to clear the cache fails.
I have tried updating some of the packages and also a blanket `composer upda…
-
**problem**
1、The 5001 address revoke access button is not fully displayed and can only be fully displayed when the page is zoomed to 75%.There is this issue when running the project locally.
![imag…
-
### What steps will reproduce the problem? Testing
### What is the expected result? Smooth run
### What do you get instead? Error
### Additional info
| Q | A
| --------…