Benjamin Piouffle
Benjamin Piouffle
Followup on https://github.com/opencollective/opencollective-api/pull/6751, based on the feedback from https://github.com/opencollective/opencollective-api/pull/6751#pullrequestreview-791630620 - When archiving a project/event, don't remove the host info - When archiving a parent, archive and remove host for all...
Resolve https://github.com/opencollective/opencollective/issues/4758 Names are sanitized so this should be a safe change. **Todo before merging:** - Check whether we have entries in the DB that could cause issues (e.g. things...
Work in progress
This is a duplicate of https://github.com/absinthe-graphql/dataloader/issues/7. I'm not using dataloader anymore at the moment and figured out it has more of its place here. Let's say I have a `:fruits_basket`...
Let's say I have a `:fruits_basket` object that can contains fruits and that can be placed in another basket. Something like: ```elixir object :fruits_basket do field :id, non_null(:id) field :slug,...
Though the interactive shell is not the central part of this project, it's still useful for debugging or to quickly send commands. Using [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit) could make it easier to use...
Please use https://github.com/CaptainFact/captain-fact/issues to open new issues or find existing ones.