Aleksander Barszczewski

Results 7 issues of Aleksander Barszczewski

Hey, first of all your work on Postgres is amazing guys! Do you know (approximately) when Jsquery will be available along with Postgres (9.5, 9.6?). Also could you tell what...

## Prerequisites * [x] I am running the latest version. (`up upgrade`) * [x] I searched to see if the issue already exists. * [x] I inspected the verbose debug...

UX
Feature Request

Right now it is possible to dynamically add routes by calling `router.addRoutes([/* routes */])`. It would be nice if it was possible to also remove/replace routes on the fly. In...

feature request
group[dynamic routing]
fixed on 4.x

```js import type { Type } from 'flow-runtime' import type { Store } from './store' import { type Errors } from './errors' ``` esdoc-flow-type-plugin fails to parse those lines because...

First of all I am not sure which swagger version docs this library is generating. However in the latest swagger version there is a `nullable` keyword (https://swagger.io/docs/specification/data-models/data-types/). What I am...

![screen shot 2017-08-23 at 13 25 54](https://user-images.githubusercontent.com/2742373/29613527-b59b9218-8806-11e7-8b6d-cc213362753a.png) Any idea what might be causing this error in v-debounce?

Here is a fbx file I am trying to convert to gtltf: https://s3-eu-west-1.amazonaws.com/some-tmp-files/pocky_FBX_notextures.fbx with command ``` FBX2glTF --binary --verbose pocky_FBX_notextures.fbx ``` I am using version `FBX2glTF version 0.9.6` of converter....