Dome
Dome
Hi; the 'first table row' on the 'second page' is just one line height, but should be three. This behavior does not exist on the 'first table row' on 'page...
With version `"jms/serializer-bundle": "^3.5",` the short form of `@Exclude` (in annotations?) does not work fine: ``` /** * @var Client * * @Serializer\Exclude() * * @ORM\ManyToOne(targetEntity="Client") * @ORM\JoinColumn(name="client_id", referencedColumnName="id") */...
Hello, I want to update the buefy cli. It is my first open source contribution ever, I hope that PR is fine.
### Description The acquiring of a lock can be "blocking" (which is `false` by default). Similiar to the `ttl` parameter of the lock I would love to see a "maxWaitTime"...
# Probably an issue will receive some support..? ### Discussed in https://github.com/neo4j/neo4j-dotnet-driver/discussions/816 Originally posted by **thedomeffm** September 11, 2024 We want to use Guid as our primary key. This fails...
### Description The current cursor that the neo4j browser editor use is like the replace cursor that is often used in other OS. Can the browser please switch or at...
### Description Make the editor input resizeable. When I am prototyping my new queries in the neo4j browser they can get very large... like 100+ LOCs But the editor just...