-
Nice work with this intellij plugin nhat phan !
When a launch analyze with sonar-java plugin, i got the exception below.
```
kotlinx.serialization.MissingFieldException: Field 'other_locations' …
-
Obviously a big thing we're missing right now is CQRS support - ie, read side processors for event sourced entities.
In general, there are two different types of read side processors, local, and re…
-
Symfony 4/5 create an `App` namespace by default refering to alle files inside the `src` folder.
Initially a `Controller` folder may be created.
When adding the `doctrine` recipe it will add `Entity…
-
![image](https://user-images.githubusercontent.com/414141/189675623-dcb39c97-bfbc-4e0d-8c10-c54b262e5f4b.png)
Business goals are the foundation on which software systems are justified, analyzed, …
-
For ease of development, any objections to using Entity Framework and sqlsql lite? By using ef it will make it far easier to switch to a "real" database like mysql, mssql et.al.
-
I have try to convert in .net Core 3.1 but some how it's not working with existing architecture.
-
FTEST_198: https://www.notion.so/cybnity/198-6dde495085b94fb3a1e4ee01d46b4d44?pvs=4
PRD: https://www.notion.so/cybnity/AC-2-8-Dynamic-account-management-72d42a96723c48e5b254c59fd24b6bc8?pvs=4
Approac…
-
Hey!
First of all, I'm *not* trying to promote my library. I'd like to include it in this repo as an official... not sure, either replacement or alternative to the existing `zod-openapi` middleware…
-
Currently when attempting to execute a query within a transaction, the following output is produced:
```
ERROR: distributed commands cannot run inside a transaction block
```
Since transactions are…
-
Hello.
Sorry if my question seems naive or if I missed something from the book. But I have difficulty understanding how the allocation is really committed to the db level. It is the only thing I ha…