You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added OCI group and policies information in case you encounter related issue
added -loadcsv capability: loads a CSV file into a table, if the table doesn't exist, the table DDL is deduced from the actual CSV content; note that the header is mandatory
added database_tables parameter for dragon.config file to list CSV files to be loaded in
improved error message in case of OCI authentication problem