Alex
Alex
Yep. Although the db states that MSSQL would be supported, nearly nothing is currently implemented. That includes storing valid credentials
Would be neat to have imo, but first there has to be some refactoring, so that ever flag/module respects the NXC_VARS in /nxc/paths.py
All good, no issue necessary. You can open up a Draft PR if you want as soon as you made progress, so it is public. But that's not required :)
Instead of moving the `.nxc` folder to the `XDG_CONFIG_HOME`, we decided to just give the user the option to specify a different location by setting an env variable `NXC_PATH` which...
> [@NeffIsBack](https://github.com/NeffIsBack) Thats perfect, thank you! All cudos to @d4ytox, he did 99% of the work :)
Thanks for the bug report! I remember there might be an issue with some ubuntu version strings and sqlalchemy, but i have to take a closer look at it. Unfortunately...
Thanks for the PR! @zblurx the perfect one for you if you got some time.
Hi, this looks interesting. I would prefer having this as internal option, for example something like `--db-ids` perhaps? Also we should probably directly connect to the db object in the...
Sounds good 👍 feel free to open up a PR so we can properly work on it
Thanks for the bug fix! Any advice on the setup? Do you know how i can configure a machine to test that PR?