contra

Results 97 issues of contra

right now you can set a value in build preferences, but when it comes to lists of things (ie header search paths) you overwrite the whole list with a flat...

enhancement

https://github.com/wearefractal/vinyl/blob/master/index.js#L52 ``` js clone({deep: true}) ``` ``` js clone({deep: false, contents: false}) ```

Example input: ```js { a: { b: { c: 123, d: 'yo' } }, z: 'text' } ``` Expected output: ``` a.b.c a.b.d a.b a z ``` Is there any...

Is there any way to configure this so the font sizing is based on the height and not the width?

## Summary We use the streaming parser and encountered a number of issues - sometimes files would stall out, sometimes they would always fail unless you opened and resaved the...

https://wiki.postgresql.org/wiki/New_in_postgres_10#Native_Partitioning Two questions: - Currently, is there any way to modify/configure the command executed when creating tables to support adding partitioning to a table? - In the future, will there...

type: feature
dialect: postgres
status: awaiting investigation

![image](https://user-images.githubusercontent.com/425716/48166262-0fb14080-e2b6-11e8-9c3b-4936a77bc777.png) this is the largest dependency in our project, but looking at the code i can't figure out why it needs to be. sure, the frequency list is large (and...

Continuing discussion from https://github.com/tidwall/tile38/issues/328 ```json {"type":"Point","coordinates":[30.60775148298956,-96.3439205355819]} ``` If I were to put a boundary for earth in tile38 (full extent of the WGS84 range) tile38 would return 0 results when...

Would make installation + updating a lot easier and I think a lot of people would appreciate it.