Marat Levit

Results 8 issues of Marat Levit

**Describe the problem feature solves** Support for https://knexjs.org/ on top of Sequilize and TypeORM. https://bookshelfjs.org/ runs on top of Knex and provides ORM capabilities. **Describe the solution you'd like** Ability...

enhancement
big

I've noticed that when `nav` is not specified and mkdocs generates the navigation for me, it removes underscores (_) and capitalises the first letter. Is there a possibility to prevent...

Needs design decision

## Description - Added support for very large (20K+) execution log files. - Added better resource ID placeholders giving users a better indication of expected value. - Deprecated option to...

A per https://news.ycombinator.com/item?id=31927584#31956513

Extending the Python logging interface and allowing all logs to be pushed to an SNS Topic seems to sometimes cause the console logs to not show up. For now, SNS...

bug

I think this gives a clue for how we should refactor the error handling - it should raise the NoSuchBucket exception (or whatever) directly and we should assert that that...

I'm having issues with the Channel URLs. If the app has been running for a little while (say a couple of hours) and I head over to the Channel the...

bug
v2.x

I've noticed that commands with `multiple: true` do not display any information to let the user know the flag can be set multiple times.