cube2222 / octosql

OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.
Mozilla Public License 2.0
4.75k stars 202 forks source link

fix: setting a unique location for the configuration folder #267

Closed ericmend closed 2 years ago

ericmend commented 2 years ago

Simple change, but brings inconvenience when installing for the first time. Issue cited: https://github.com/cube2222/octosql/issues/265

cube2222 commented 2 years ago

Hey! I'm sorry, but as is detailed in the README: for various reasons I'm not able to accept external contributions right now.

OctoSQL doesn't accept external contributions to its source code right now, but you can raise issues or develop external plugins for database types you'd like OctoSQL to support. Create a Pull Request to add a plugin to the core plugins repository (which is contained in the plugin_repository.json file). You can find more details in the Plugins section