Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

sqlite3 error when merging publications table #46

Open
kelle opened this issue May 6, 2016 · 0 comments
Open

sqlite3 error when merging publications table #46

kelle opened this issue May 6, 2016 · 0 comments

Comments

@kelle
Copy link
Member

kelle commented May 6, 2016

db.merge('/Users/kelle/Dropbox/BDNYCdev_kcApr16.db',tables=["publications"],diff_only=False)
Please enter your name : Kelle Cruz

Merging PUBLICATIONS tables.


19 records added to publications table at '/Users/kelle/Desktop/BDNYCdev.db':
 id             bibcode              shortname                          DOI                                        description
--- ------------------- ---------------------- ---------------------------- --------------------------------------------------
590                   -                 Best15                            -                                                  -
...
608 2015arXiv150604195G                Gagn15c                            - SDSS J111010.01+011613.1: A New Planetary-Mass T D
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "build/bdist.macosx-10.5-x86_64/egg/astrodbkit/astrodb.py", line 654, in merge
  File "build/bdist.macosx-10.5-x86_64/egg/astrodbkit/astrodb.py", line 276, in clean_up
  File "build/bdist.macosx-10.5-x86_64/egg/astrodbkit/astrodb.py", line 892, in query
sqlite3.OperationalError: near " ": syntax error
dr-rodriguez added a commit to dr-rodriguez/astrodbkit that referenced this issue May 10, 2016
dr-rodriguez added a commit to dr-rodriguez/astrodbkit that referenced this issue May 10, 2016
hover2pi added a commit that referenced this issue May 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant