Grummfy
Grummfy
well perhaps #15 can help on that
see also #3
seems good to me perhaps like docker (for advanced version) with a captain config --set home path to home
for info : https://golang.org/pkg/os/#UserConfigDir or https://github.com/shibukawa/configdir if it's not working properly
do you think it will be nearly ready?
it could really be helpful
No problem So here is an example A.csv ``` Id,name,value 1,foo,42 5,bar,105 42,stuff,123456 ``` B.csv ``` hello,2020-01-01,5 baz,2020-01-01,5 yoloooo,2020-05-20,1 funnn,2020-05-20,42 ``` So the expected output would be Split A in...
here it is the cleaned one
note, since 9.26 I think, laravel has a trait dedicated to uuid