Giter VIP home page Giter VIP logo

Comments (4)

thombashi avatar thombashi commented on September 15, 2024

@chaffinched
Thank you for your report.
I had fix the problem at the sqlitebiter 0.15.1.
Could you try with this version?

The problem is non-alphanumeric characters are removed while the SQLite conversion.
So, ABCD>8.5 and ABCD<8.5 are considered a duplicate column as ABCD85.
Now, sqlitebiter accepts non-alphanumeric characters.

from sqlitebiter.

chaffinched avatar chaffinched commented on September 15, 2024

Thanks, @thombashi that works perfectly for the 0.15.1 .deb file.

Unfortunately, the problem still exists in the Windows version, now that #52 is fixed.

sqlitebiter.exe file Book1.xlsx
[INFO] sqlitebiter file: convert 'Book1.xlsx' to 'Sheet1' table
Traceback (most recent call last):
File "site-packages\simplesqlite\core.py", line 259, in execute_query
sqlite3.OperationalError: duplicate column name: ABCD85
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "cli.py", line 15, in
File "site-packages\click\core.py", line 722, in call
File "site-packages\click\core.py", line 697, in main
File "site-packages\click\core.py", line 1066, in invoke
File "site-packages\click\core.py", line 895, in invoke
File "site-packages\click\core.py", line 535, in invoke
File "site-packages\click\decorators.py", line 17, in new_func
File "sqlitebiter\sqlitebiter.py", line 230, in file
File "sqlitebiter_table_creator.py", line 22, in create
File "site-packages\simplesqlite\core.py", line 1185, in create_table_from_tabledata
File "site-packages\simplesqlite\core.py", line 1487, in __create_table_from_tabledata
File "site-packages\simplesqlite\core.py", line 1093, in create_table
File "site-packages\simplesqlite\core.py", line 270, in execute_query
simplesqlite.error.OperationalError
[13116] Failed to execute script cli

from sqlitebiter.

thombashi avatar thombashi commented on September 15, 2024

@chaffinched
Sorry to bother you.
I had rebuild the Windows executable binary.
I believe this binary fixed the issue.

sha256 hash: cd1e05148360c7f357e5c8be5dec01f6ad2fc34ab4fa639a2541c6494866ea69

from sqlitebiter.

chaffinched avatar chaffinched commented on September 15, 2024

@thombashi
Great, this works perfectly now! Thanks for all of your help.

from sqlitebiter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.