Skip to content

import is success , But the Data is not stored #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
laolu94678 opened this issue Aug 6, 2017 · 3 comments
Closed

import is success , But the Data is not stored #26

laolu94678 opened this issue Aug 6, 2017 · 3 comments

Comments

@laolu94678
Copy link

import is success , and it return "Saved" ,But the Data is not stored , I think something is wrong ,but don't konw where..

image
image
image
image
127.0.0.1 - - [06/Aug/2017 22:05:35] "�[37mPOST /import HTTP/1.1�[0m" 200 -

@chfw
Copy link
Member

chfw commented Aug 6, 2017

Your bug report is appreciated. It is a showstopper and was under the radar for a long time I guess. It is a reputation-saver.

The change else(pyexcel-io) was that the sample-data.xls should have its sheet name match the database name. Sheet 'post' -> Post table, Sheet 'category' -> Category table.

@laolu94678
Copy link
Author

Thanks for your reply.
I would like to know how to upload any excel and store it in my database.I can know all the tables I have uploaded so that I can retrieve it according to my needs

@chfw
Copy link
Member

chfw commented Aug 6, 2017

I understand your use case that you would like to import any excel sheet without pre-defining any database tables. However, pyexcel family has weak support for databases. I will find a time slot to write a strong import functions that does automatic database import. Please watch this project for further updates.

@chfw chfw closed this as completed Aug 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants