Miguel Fernández
Miguel Fernández
This is a subcluster of failures after having enabled planetscale tests in https://github.com/prisma/prisma-engines/pull/4423 Failing tests in this cluster: ``` new::interactive_tx::interactive_tx::batch_queries_failure new::interactive_tx::interactive_tx::tx_expiration_failure_cycle new::interactive_tx::itx_isolation::basic_serializable new::interactive_tx::itx_isolation::casing_doesnt_matter ``` Follow the process in [This notion...
This is a subcluster of failures after having enabled planetscale tests in https://github.com/prisma/prisma-engines/pull/4423 Failing tests in this cluster: ``` new::occ::occ::occ_delete_test new::occ::occ::occ_update_many_test new::occ::occ::occ_update_test ``` Please follow [this process](https://www.notion.so/prismaio/Process-for-tackling-Planetscale-failing-tests-75e280e923e64e2aadf9e367a42aef8b?pvs=4)
This is a subcluster of failures after having enabled planetscale tests in https://github.com/prisma/prisma-engines/pull/4423 Failing tests in this cluster: ``` writes::top_level_mutations::update_many::update_many::apply_number_ops_for_float writes::top_level_mutations::update_many::update_many::apply_number_ops_for_int ``` Please follow [this process](https://prismaio.notion.site/Process-for-tackling-Planetscale-failing-tests-75e280e923e64e2aadf9e367a42aef8b)
This is a subcluster of failures after having enabled planetscale tests in https://github.com/prisma/prisma-engines/pull/4423 Failing tests in this cluster: ``` writes::relations::compound_fks_mixed_requiredness::compound_fks::one2m_mix_required_writable_readable ``` Please follow [this process](https://prismaio.notion.site/Process-for-tackling-Planetscale-failing-tests-75e280e923e64e2aadf9e367a42aef8b)
This is a subcluster of failures after having enabled planetscale tests in https://github.com/prisma/prisma-engines/pull/4423 Failing tests in this cluster: ``` new::regressions::prisma_17103::prisma_17103::regression ``` Please follow [this process](https://prismaio.notion.site/Process-for-tackling-Planetscale-failing-tests-75e280e923e64e2aadf9e367a42aef8b)
Not ready to be reviewed yet Fixes https://github.com/prisma/prisma/issues/16390 To be shipped along doc changes in https://github.com/prisma/docs/pull/4200 Implements the following requirements for implicit m2m relationships exist, and `relationMode=prisma` - [ ]...