Zaubeerer
Zaubeerer
> By using > > https://github.com/snowflakedb/snowflake-connector-python/blob/a7ac99cafd6c2b01e2ed76fef319ca077ee259be/test/pandas/test_pandas_tools.py#L29 > > Note that you need to make sure that the table is available beforehand with this function, but if it already exists then...
PS: Is there already a branch for this issue for contributions?
> > PS: Is there already a branch for this issue for contributions? > > Could you check if the following PR would remedy your issue @Zaubeerer ? > #362...
As mentioned in https://github.com/tiangolo/typer/issues/405#issuecomment-1191719026 I would also be interested in an elegant solution to this. :)
As mentioned in https://github.com/tiangolo/typer/issues/405#issuecomment-1191719026 I would also be interested in an elegant solution to this. :)
Is there a way to create common CLI options such, that they are configurable on the sub command level instead of on the command level? e.g. ``` Inherited/Shared Options -...
Will have to check that out, hopefully this weekend.
`eatlocal init` seems to not have worked properly for me, as there is no file created in `/../.eatlocal` 🤔
Solving this issue may solve #97, or at least make progress on it.
@samuelcolvin, any short hint on this? Would be happy to contribute the related PRs :)