Alexander Zhuravlev
Alexander Zhuravlev
@fre5h , seems like that is a bug cause comment does not solve issue. Also experienced: ``` [Doctrine\DBAL\DBALException] Unknown database type listing_ownershiptype_enum requested, Doctrine\DBAL\Platforms\PostgreSQL92Platform may not support it. ``` `migration`:...
Hey @fre5h! I cite a migration code just to make you understand which structure of db i created. I mixed a enums one with other. Just replace `listing_ownershiptype_enum` with `listing_stage_enum`...
Not blocked anymore :)
Hi @tm1000 , @Syzgyn , Looks like this could be fixed in master branch. At least it does for me.
Hi @yourivw , this PR is actually demanded for using your library with PHP8+ in prod. Consider paying attention pls. Thanks!
@orklah , @rzvc , I assume the real issue here is «not working» intersection for objects. Consult https://psalm.dev/r/5fc421461b @orklah , please advise if I'm wrong.
@AndrolGenhald , thanks for correcting me, yes, I meant exactly unions :)
Hey guys, First of all, am highly appreciate your work! It's 2.5 months past last activity. Is there any chance to get this stuff done? Moreover, doctrine team [has advised...
Another bump
@fogrye , > remove the `graphiql` route into it's own bundle since it's not really this bundle's job to provide a graphql editor Totally «for» this statement. A nice tooling...