The Excel File Handling Application is a tool designed for efficient data management from Excel files. It provides capabilities to read, save data to a database, and search for specific information within the Excel files.
0
stars
0
forks
source link
Identify import schema based on provided columns #13
User should be able to import excel file without explicitly specifying schema (collection of attribute mappings) in case if schema columns match header in Excel table.
This issue dependes on #12
User should be able to import excel file without explicitly specifying schema (collection of attribute mappings) in case if schema columns match header in Excel table. This issue dependes on #12