Adrian Klaver

Results 10 issues of Adrian Klaver

When I use the Web interface django-tables2 shows as not Python 3 compatible. Using the latest PyPi version of the cli shows it as compatible. Also the PyPi site does...

**Describe the bug** Select rows is not working like the docs say: http://tabulator.info/docs/4.2/select **Tabulator Info** Tabulator 4.2.0 ```js var inv_tags_tbl = new Tabulator("#inv_tags_table", { clipboard:true, selectable:true, selectableRangeMode:"click", height: "750px", pagination:...

Waiting on Firefox Browser Fix

Proposing a new feature, the ability to run deploy and have the target be a file instead of a database. Think pg_restore -f. The use case I am thinking of...

feature

The rrule string that is produced does not match the options output when dealing with bymonthday. ``` DTSTART:20200331T000000Z RRULE:FREQ=MONTHLY;INTERVAL=1;BYMONTHDAY=-1 ``` Object { freq: 1, interval: 1, bymonthday: [], dtstart: Date...

From here [rrule docs](https://dateutil.readthedocs.io/en/stable/rrule.html#rrulestr-examples) there is between(after, before, inc=False, count=1). Yet here [rrule source](https://github.com/dateutil/dateutil/blob/master/src/dateutil/rrule.py) count is defined in the function signature but is not used in the function itself. This...

Postgres 14.2 pgTAP 1.2.0 --Schema and no description SELECT has_pk('utility', 'eqpt_model_info'); not ok 3 - eqpt_model_info \# Failed test 3: "eqpt_model_info" --No schema and no description SELECT has_pk('eqpt_model_info'); ok 3...

enhancement
to do

I see the release notes here: http://dakrauth.github.io/django-swingtime/changes.html#release-1-1-0-feb-16-2019 I do not see it in pypi or under the Releases section in GitHub. Is it going to be released?

When using Stream.run() where a database is involved, the database connection is not closed on completion of the run.

bug
stream

CSVDataSource is found in brewery.nodes.*

bug

The version number in tiny-autocomplete.js is still at 1.0.0.