Robert Lechte

Results 8 issues of Robert Lechte

Apologies if I've missed this in the docs but what are my options for calling plain old python functions directly from the templates? Is this easy/possible? The equivalent of something...

I'm opinionated about the fact that `migra` should be a pure diff tool, and shouldn't impose a particular workflow on database operations. Nevertheless, there are common pieces of code that...

enhancement
user feedback wanted

This would be nice, but a lot of work and entirely new functionality. `migra`'s main purpose is generating schema migration scripts, which don't need all content diffed, so this functionality...

enhancement
help wanted
user feedback wanted

As per discussion in https://github.com/djrobstep/migra/issues/25, it would be good to add a flag similar to the `--schema` flag, but you specify a list of object names. Only output relating to...

enhancement
help wanted
good first issue
user feedback wanted

What it sez on the tin

enhancement

### Subject While using requests, I noticed that passing `chunk_size=None` into iter_content returns the entire response when it should yield the streamed data as it arrives. I've tracked this down...

As requested in issues such as #213, add configurability for renaming.