issues Search Results · repo:ckan/ckanext-datastorer language:Python
Filter by
35 results
(61 ms)35 results
inckan/ckanext-datastorer (press backspace or delete to remove)Error when trying to install requirement.txt
| pip install -r ckanext-datastorer/pip-requirements.txt |
| --: |
| Could not find a version that satisfies the requirement ckanext-report (from ckanext-archiver- ...
sijomc
- 1
- Opened on May 24, 2018
- #69
This behaviour is observed in an instance running
- ckan at 2.2
- ckanext-archiver at current master
- ckanext-datastorer at current master
Consider the case when a new resource is uploaded. I ...
drmalex07
- Opened on Jun 24, 2015
- #68
DateUtil thinks that it can interpret the letter A as a date (the current day). Possibly it is treating it as an
abbreviation of AM ?
We have data containing single-character fields, including the letter ...
ThrawnCA
- 1
- Opened on Feb 10, 2014
- #66
I m trying to allow the Datastorer to store larger files than the usual 50000000, by adding
ckanext-archiver.max_content_length = ... to the production.ini file. However, it does not seem to solve the ...
cphsolutionslab
- Opened on Jan 14, 2014
- #65
Is it somehow possible to easily add .gz support for CSV files packed in .gz?
cphsolutionslab
- Opened on Dec 19, 2013
- #64
When processing CSV files, the datastorer apparently does not look for the byte-order marker indicating a UTF-8 file.
This results in a database table schema such as:
pre _id | integer | not null default ...
ThrawnCA
- 2
- Opened on Dec 16, 2013
- #63
Shouldn t the datastorer ignore URL s from SITE-URL/datastore/dump/RESOURCE-ID, as it refers to the datastore itself?
cphsolutionslab
- Opened on Dec 9, 2013
- #61
I have a resource loaded from Dropbox:
http://ckan.it.ox.ac.uk/dataset/d3js-testing/resource/e164bd03-029c-401b-8ade-fa2bd46277fc
If I update the CSV file in my dropbox folder, and run the datastorer ...
scottbw
- Opened on Oct 31, 2013
- #60
Every task related to datastore raises an error regarding to read-only resources, where is that read-only set?
example: $ paster datastore_upload test5 -c ../ckan/development.ini 2013-10-30 16:41:43,036 ...
anibalpacheco
- 9
- Opened on Oct 30, 2013
- #59
An SQL error is raised when columns have the same name. This could be solved by have the names checked and in case of
repetition, changed to something like column_1 column_2. :)
DavidLemayian
- Opened on Oct 10, 2013
- #58
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.