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
Currently, the reader and writer for Excel spreadsheets do not support any ways of querying for specific records to retrieve from a particular sheet.
Feature
By creating a sql.Driver implementation on top of Excel files the user would be able to use a SQLReader/Writer to query for specific records in the entire Excel file.
The text was updated successfully, but these errors were encountered:
Problem
Currently, the reader and writer for Excel spreadsheets do not support any ways of querying for specific records to retrieve from a particular sheet.
Feature
By creating a sql.Driver implementation on top of Excel files the user would be able to use a SQLReader/Writer to query for specific records in the entire Excel file.
The text was updated successfully, but these errors were encountered: