-
shardaiyer[CodePlex] Hi,
Is there any way to remove wordwrap feature?
I have wpf application in which there is richtextbox control. I added some multiline text with tabs and spaces into this ric…
-
Hi,
Currently, Criteria only supports "unquoted" `SqlIdentifier`s - this occurs because the API only accepts a String and then passes it on to `SqlIdentifier.unquoted()`.
I have a use-case where…
nt-gt updated
3 years ago
-
Modified "multiple.php" for my needs and got error:
![screen shot 2014-09-27 at 10 51 03](https://cloud.githubusercontent.com/assets/1062847/4430094/537505ae-461b-11e4-8438-66471160ec35.png)
![screen …
-
### Environment
php 8.3, doctrine 3.2, Symfony 7.1
#### Package
show
```
name : gedmo/doctrine-extensions
descrip. : Doctrine behavioral extensions
keywords : Blameable, behaviors, …
-
Hello there,
Not sure if it is a bug or i 'm doing something wrong, but i have 2 simple entities:
First a person:
```php
namespace App\Entity;
class Person
{
/**
* @var integer
…
-
It would be nice to create a filter on the questions tab for unanswered questions, a la stack overflow.
What do you think?
-
### Description
Hi, over Arch Linux we install both [`python-odo-0.5.1-1`](https://aur.archlinux.org/packages/python-odo) and [`python-sqlalchemy-1.4.25-1`](https://archlinux.org/packages/community…
-
Websocket server is refusing connections after some random time of activity (about 12-20 hours) even with supervisor setup. Which cause refresh loop in browser on login. No proxy is used. After `super…
-
I understand that @JsonIdentityInfo annotation is intended to fully serialize an entity on the first attempt, and use its identifier the rest, avoiding circular dependencies (the same entity being f…
-
This sounds like the issue with #1999.
I have a few entities set up as follows (relevant parts only):
class Account {
/**
* @ORM\Column(
* name = "cu…