-
Olá galera, eu sempre questionei a ausência de "gets e sets" nos models do laravel (pois era o jeito como eu enxergava models antes, de forma bem crua). E isso me faz perguntar se o modo como laravel …
-
Hi!
I get this warning with Symfony 7.3:
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Compone…
-
| Q | A
| --- | ---
| Bug? | Yes
| New Feature? | no
| Version | 0.17.6
| Browser Version | Google Chrome 74.0.3729.169 (Official Build) (64-bit)
#### Actual Behavior
Getting error 500 afte…
-
#### What are you trying to achieve?
I'm trying to test my API interface in Symfony. This API uses JWT-Authentication. So far retrieving the token and calling the controller works.
#### What do yo…
-
JPA states that the ids of managed entities should not be changed. This causes problems if you try to implement merge operation which would take a DTO object and try to apply changes from it to entiti…
-
After documenting #64, I felt a little odd about the `polymorphic` option I added to the `has_many` | `belongs_to` | `has_one` methods:
```ruby
class ProjectSerializer
include FastJsonapi::Obje…
-
It would be great to add implements argument to [Super]Builder annotation to implement general builder interface.
With this feature
```
@Builder(implements=custom.Builder.class) class Bean {
S…
-
#### What are you trying to achieve?
I am attempting to receive an entity with the most recent data written on the API test, but I'm encountering incorrect or inconsistent results between `find` an…
-
Hi there folks, long time no see! :)
Time has passed, and in the meantime, jOOQ 3.15 has shipped with the awesome `MULTISET` and `MULTISET_AGG` operators:
- https://www.jooq.org/doc/latest/manua…
-
I tried to pass an array of integers to `Doctrine\ORM\Query\Filter\SQLFilter::setParameter` with the `Doctrine\DBAL\Connection::PARAM_INT_ARRAY` parameter type as I did with regular queries many times…
Nepoh updated
5 years ago