-
-
Notifications
You must be signed in to change notification settings - Fork 85
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
Comments
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. |
Thanks for your reply. |
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. |
import is success , and it return "Saved" ,But the Data is not stored , I think something is wrong ,but don't konw where..
127.0.0.1 - - [06/Aug/2017 22:05:35] "�[37mPOST /import HTTP/1.1�[0m" 200 -
The text was updated successfully, but these errors were encountered: