Taras
Taras
Based on [this](https://nodejs.org/docs/latest-v14.x/api/esm.html#esm_mandatory_file_extensions) we need ability to disable `index` striping at the end of imported path.
Input query: ```sql some_cte as (select a from test_table) select my_fn ((select * from some_cte1)) from test_table; ``` Expected output query: ```sql some_cte as ( select a from test_table )...
This is great app. I really like the idea. `list` function works as expected. However, while trying to play video I got this: ``` crab-dlna play "test_video.mkv" -d "http://192.168.1.105:1135/" INFO...