zeroshade commented on code in PR #3876: URL: https://github.com/apache/arrow-adbc/pull/3876#discussion_r2795939097
########## c/include/arrow-adbc/adbc_driver_manager.h: ########## @@ -175,6 +175,183 @@ AdbcStatusCode AdbcDriverManagerDatabaseSetAdditionalSearchPathList( ADBC_EXPORT const char* AdbcStatusCodeMessage(AdbcStatusCode code); +/// \defgroup adbc-driver-manager-connection-profile Connection Profiles +/// Similar to odbc.ini, the ADBC driver manager can support "connection profiles" Review Comment: updated -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
