ElektraInitiative / libelektra

Elektra serves as a universal and secure framework to access configuration settings in a global, hierarchical key database.
https://www.libelektra.org
BSD 3-Clause "New" or "Revised" License
208 stars 123 forks source link

ODBC backend plugin #4915

Closed flo91 closed 1 year ago

flo91 commented 1 year ago

The read-access to ODBC data sources is working, unit tests are present and a new command kdb mountOdbc was added to provide basic mount functionality for ODBC data sources.

Work in progress / open:

Done:

Basics

Checklist

Review

Labels

flo91 commented 1 year ago

jenkins build libelektra please

flo91 commented 1 year ago

jenkins build libelektra please

flo91 commented 1 year ago

@atmaxinger I've now addressed the issues that you've mentioned in your review and did some other bugfixes. Additionally, I also wrote a manpage for the kdb mountOdbc command.

markus2330 commented 1 year ago

@flo91 great work, looking forward to follow-up. Didn't test it yet.

@kodebach thx for the review!

@hannes99 please rework arguments of mount odbc as discussed (also make odbc a subcommand as suggested by @kodebach).