Jan Vlčinský
Jan Vlčinský
@Kwpolska you are right, issues have many disadvantages: - people are used to use issues differently - easy to modify without tracking history of changes - discussion can easily go...
@Kwpolska btw I thing the proper issue tracker for the gallery is here (continuing with this ticket).
I will think a bit of scenarios for quick start. My first idea is: - travel story - tasks: pack, deliver, unpack # Tutorial steps ## (0) Install doit -...
Thanks @Kwpolska for your hints. With tutorial it is good to keep things as simple as possible. Any unnecessary conditionals and options may clutter the tutorial, for this reason I...
@jgshzy PR #147 allows parametrized backends. You may try to add clickhouse database backend and play with that to learn, if it seems working well. Before running any test, do...
Could you provide reproducible case with piece of code? Creating the table, query to run.
Personally I have difficulties to understand the proposal. As there is clearly no visible feedback showing interest of other users, I propose closing it.
As `records` serve as wrapper around `sqlalchemy` and `tablib`, both behaving very "tabular", proposed tree-like structures do not fit into it much.
Sorry for my misunderstanding of "folder" concept. Could you provide sort of README snippet demonstrating proposed behaviour?
Is the issue still valid? Is it happening with the latest `records` version? If so. could you provide small example of data to reproduce the problem? ```$ pip freeze``` would...