-
```
class UserPasswordSchema(Schema):
password: str
@login_required
@model_validator(mode='after')
@classmethod
def check_password(cls, obj):
check_user_password…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Hello, I'm encountering an issue with @nestjs/graphql when using Apollo Federation with Feder…
-
e.g. https://training.galaxyproject.org/training-material/topics/single-cell/tutorials/GO-enrichment/tutorial.html doesn't get indexed by tess because it doesn't follow the GTN formatting guidelines o…
-
https://github.com/ent/contrib/blob/58da6fd3719540211f7e3a0efb6eb50f54846646/entproto/adapter.go#L162-L178
The above code only displays `entproto: failed generating protos: entproto: failed parsing…
-
I think it would be wise to include a schema-first example in this repo. If someone approves, I will write up an example.
-
Hi all, here's the first schema, please give feedback as there's definitely things that can be improved. I combined all book attributes (form, name, writer, Game) into the one "Book" element, in attem…
-
Who needs to be part of this decision? We need to think MVP here.
Decisions to be made:
- [ ] Set up structure around Lewis? (Would have consequences for Gazetteers more generally, and our structu…
-
### Prerequisites
- [X] I have searched the existing issues
- [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers.
- [X] I have read the [do…
-
I have three tables with the same name, each with different schema pointed to different target schemas. I have built one silver_transformation file for each table, and configured onboarding file for t…
-
### Elixir version
Elixir 1.16.2 (compiled with Erlang/OTP 26)
### Database and Version
PostgreSQL 16.1
### Ecto Versions
3.12.4
### Database Adapter and Versions (postgrex, myxql, e…