-
```
Add a way to return results as POJOs, similar to the way hibernate
generally returns entities, except (1) not lazy-loading proxies and (2)
only load the specified fields.
Maybe something like t…
-
```
Add a way to return results as POJOs, similar to the way hibernate
generally returns entities, except (1) not lazy-loading proxies and (2)
only load the specified fields.
Maybe something like t…
-
```
Add a way to return results as POJOs, similar to the way hibernate
generally returns entities, except (1) not lazy-loading proxies and (2)
only load the specified fields.
Maybe something like t…
-
```
Add a way to return results as POJOs, similar to the way hibernate
generally returns entities, except (1) not lazy-loading proxies and (2)
only load the specified fields.
Maybe something like t…
-
```
Add a way to return results as POJOs, similar to the way hibernate
generally returns entities, except (1) not lazy-loading proxies and (2)
only load the specified fields.
Maybe something like t…
-
```
Add a way to return results as POJOs, similar to the way hibernate
generally returns entities, except (1) not lazy-loading proxies and (2)
only load the specified fields.
Maybe something like t…
-
```
Add a way to return results as POJOs, similar to the way hibernate
generally returns entities, except (1) not lazy-loading proxies and (2)
only load the specified fields.
Maybe something like t…
-
```
Add a way to return results as POJOs, similar to the way hibernate
generally returns entities, except (1) not lazy-loading proxies and (2)
only load the specified fields.
Maybe something like t…
-
## Problem
If I'm using computed fields in SvelteKit - objects can't be serialized by `devalue()` because they are not passing POJO check.
E.g.
```javascript
const prismax = prisma.$extends({
…
-
This configuration:
```xml
generate-embeddabledomainsinterfaces
generate-test-sources
generate
org.jooq.meta.extensio…