Andrey Shchekin
Andrey Shchekin
See ashmind/TryRoslyn#56 where I had to re-implement those.
Currently I get "Return expected the stack of be empty" if something is on the stack when I call return. It would be good to have some info on what's...
If I use this plugin inside of a multipipe, than the stream never ends, and even though gulp exits, the processing is interrupted and some of the further pipe steps...
When improving the database that uses autogenerated primary key names, working with them currently requires custom SQL. As there can be only one primary key on a table, `Delete.PrimaryKey()...` should...
Unfortunately these are quite hard to disentangle into separate branches, so I had to create it as a single PR. On the positive side, this time it has tests. Summary...