Ola Okelola

Results 54 comments of Ola Okelola

>Also looking for the ability to reuse input types. E.g. a general CreateObjectInput can be used in multiple places, currently having some issues using the same variable names for different...

https://github.com/lolopinto/ent/issues/1 context: https://github.com/github/linguist#using-gitattributes need these lines added: models/configs/versions/* linguist-generated=true models/configs/schema.py linguist-generated=true

@snowtop/create-ent-app with options instead of ent-starter should support Viewer, Auth etc

hmm > When it should add a where clause of why is the where clause in the pagination this complicate? ``` ( birth_year < $1 OR ( birth_year = $2...

another one https://github.com/lolopinto/ent/pull/1520

https://github.com/lolopinto/ent/pull/1743 updates examples. doc still needs to be written

EntQuery still needs it in case ent isn't visible... https://github.com/lolopinto/ent/compare/v0.1...privacy-policy-rule-apply?expand=1

related: https://github.com/lolopinto/ent/issues/467

we already have a prompt for index...: `You're modifying index '{name}' which involves dropping the index and re-creating it. Are you sure you want to do that? Y/N: `