Alex Ivanov

Results 131 comments of Alex Ivanov

It's a feature of AlaSQL - https://github.com/agershun/alasql/issues/547 - https://github.com/agershun/alasql/issues/1004

@Max-Makhrov , unfortunately I'm only to learn how to AlsSQL AST works. It's not simply as I thought. For an example you can write ```select a.[0] as a0, b.[0] as...

If this will implemented in the library, all options must be considered. Also `select a.[0] a0, b.[0] as b0`

@nelsonology , thanks for the issue. Please test it now, but switch on the Development mode. ![gs_lib_devmode](https://user-images.githubusercontent.com/5027939/50406159-53fa9080-07d1-11e9-8e17-8e7e65e53129.png)

@SunHuawei maybe it makes sense to connect tests in addition to the build? As a plugin.

@jappareti You need use the _*webpack* config_ for this. Just add ` watch: true` to [the exports]( https://webpack.js.org/configuration/watch/).

@adibradfield, yep, it's fine. But I didn't see this in the docs. Is there a link to an article about this?

@afonsopacifer Is there an idea why you stop to maintain the list?

Sounds great! I'm with you.

@goldbergyoni OK. It's clear. Also I want to suggest some little markup rules for deep conformity in the context of languages. Is there a section or issue for this?