Brad Hurley
Brad Hurley
Fix for issue #52 The modified regex will populate schema names in the autocomplete list without enclosing in double quotes.
Should the list of keywords be pulled from the database rather than maintaining a static list? `select keyword from v_catalog.keywords order by 1;` I wasn't sure if this was a...
If I attempt to query a schema that is in the format NAME_ID the autocompletion returns the schema name in double quotes, but then fails to return any additional suggestions....
I have notice an issue with text data being modified when being downloaded using the Python API. I have a column in Domo defined as `Text` from the web ui...
I think it might be worth refactoring some of this since MLB redefines what is returned in a Game object depending on the context. The schedule lets us get a...
`[ERROR: alfred.workflow.input.scriptfilter] Code 1: 22:26:56 workflow.py:1386 DEBUG Reading settings from`/Users/brad.hurley/Library/Application Support/Alfred 2/Workflow Data/com.bachya.lpvm/settings.json`... 22:26:56 workflow.py:1960 DEBUG Workflow version : 4.2.0 22:26:56 lpvs_query.py:30 DEBUG Query arguments: [u'search-vault-for-query', u't'] 22:26:56 lpvs_query.py:38 DEBUG...