Dan Feder

Results 110 issues of Dan Feder

When using the dkan:restore command, either uncompressed, zipped or tarball/gzipped files should work for db dumps or files. Child of #19

Icebox

The two main dependencies have BSD-2 and MIT licenses, which means we should be able to release this with a GPL license. Do some research to see if robo's dependencies...

Icebox

In the output from dataset-info, and by extension in the datastore import dashboard, we have a longstanding issue where when using the mysql import module, the percent done stays at...

`#[\ReturnTypeWillChange]` is an attribute added in PHP 8.1, which "signals that a mismatching tentative return type should not emit a deprecation notice". In my local environment, this is not throwing...

We've been using codeclimate for a long time on the open source DKAN project. For the last few weeks all of our builds are failing with the error _Referenced sniff...

When I try to do `ynab list categories` I get: ``` ynab error: Error parsing data from YNAB API: invalid type: null, expected i32 at line 1 column 501 ```...

Love the concept of this tool but probably the thing I'd like most to be able to do with YNAB is approve transactions more quickly. It would be awesome if...

Some expirements with a better organization of datastore module. Would like to divide everything between: 1. Import 2. Alter 3. Query and for now, 4. Storage

### Current Behavior If we have a dataset schema that contains more than two levels of nested objects, adding a field to the index from deeper in the tree will...

bug

Having a datapackage.json endpoint for every dataset, especially as we integrate [Data Dictionaries at the resource level using the tabular data schema](https://github.com/GetDKAN/dkan/pull/2333), will open up a universe of tooling that...