Git Product home page Git Product logo

doctrine's Issues

Add more database connections

  • Is your feature request related to a problem?
    Yes, as I cannot use more than 1 database in whole project
  • Explain your intentions.
    Add another connection support in neon package configuration
  • It's up to you to make a strong case to convince the project's developers of the merits of this feature.
    CASE

Query explain

Possible design:

Screenshot from 2021-02-22 09-20-40

Possible Tracy panel code:

<a class="tracy-toggle tracy-collapsed" data-tracy-ref="^tr .brj-doctrine-explain">explain</a>
<table class="tracy-collapsed brj-doctrine-explain">
   <!-- code -->
</table>

not working with Symfony 7.0

Hello,

I've tried to add it to Symfony 7.0 project, but I get the following error message:

./composer.json has been updated
Running composer update baraja-core/doctrine
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - baraja-core/doctrine[v1.0.0, ..., v1.1.0, v2.0.0, ..., v2.0.9] require symfony/console ^4.2.3 -> found symfony/console[v4.2.3, ..., v4.4.49] but it conflicts with your root composer.json require (7.0.*).
    - baraja-core/doctrine[v2.2.0, ..., v2.6.1, v3.0.0, ..., v3.1.0] require doctrine/orm ^2.7 -> found doctrine/orm[v2.7.0, ..., 2.18.1] but it conflicts with your root composer.json require (^3.0).
    - contributte/console v0.8.0 requires php ^7.2 -> your php version (8.2.12) does not satisfy that requirement.
    - baraja-core/doctrine[v2.6.0, v3.2.0, ..., v3.7.1] require doctrine/orm ^2.9 -> found doctrine/orm[2.9.0, ..., 2.18.1] but it conflicts with your root composer.json require (^3.0).
    - baraja-core/doctrine[v3.7.2, ..., v3.7.4] require doctrine/orm ^2.13 -> found doctrine/orm[2.13.0, ..., 2.18.1] but it conflicts with your root composer.json require (^3.0).
    - baraja-core/doctrine[v2.1.0, ..., v2.1.1] require contributte/console ^0.8.0 -> satisfiable by contributte/console[v0.8.0].
    - Root composer.json requires baraja-core/doctrine * -> satisfiable by baraja-core/doctrine[v1.0.0, ..., v1.1.0, v2.0.0, ..., v2.6.1, v3.0.0, ..., v3.7.4].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require baraja-core/doctrine:*" to figure out if any version is installable, or "composer require baraja-core/doctrine:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.