Comments
Sort by recent activity
fixed with build 6.3.0.235. Thanks Aaron / comments
fixed with build 6.3.0.235. Thanks Aaron
OK, I'll report back if I found more similar cases / comments
OK, I'll report back if I found more similar cases
Indeed, after trying it a second time I get intellisense with or without the comma. Very well done! / comments
Indeed, after trying it a second time I get intellisense with or without the comma. Very well done!
Hi Aaron,
Thanks for the update. I'll leave it up to you. I don't need a quick fix and prefer the best possible solution even though it will take some time. If you need a tester I'm here. I hope you use my (3) cases which will result in 3 failing tests. Once everything is green again we have a test harness for a robust sql parser than can handle statements that are a working in progress/temporarily invalid. / comments
Hi Aaron,
Thanks for the update. I'll leave it up to you. I don't need a quick fix and prefer the best possible solution even though it will take some time. If you need a tester I'm here. I hope yo...
Better with build 6.3.0.235.
The previous build had trouble with an alias that comes first. Thanks Aaron
To pick up the original report there is still the case of the invalid comma which breaks intellisense (bold below)
SELECT
ca. -- no intellisense
BalancePreviousBusinessDay = CASE WHEN 1 = 1 THEN '1'
ELSE '2' END, -- comma here gives no intellesense
FROM
vwCashAccountSpaarrekening ca / comments
Better with build 6.3.0.235.
The previous build had trouble with an alias that comes first. Thanks Aaron
To pick up the original report there is still the case of the invalid comma which breaks int...
Any update on this case? I'm a willing tester for all your beta versions you can throw at me [image] / comments
Any update on this case? I'm a willing tester for all your beta versions you can throw at me
Note that this happens when you add a column at the top when you didn't have the chance to type the comma yet. At that moment in time its illegal syntax but that's how one does it. / comments
Note that this happens when you add a column at the top when you didn't have the chance to type the comma yet. At that moment in time its illegal syntax but that's how one does it.
Alright. With this response rate it is motivating for us to file bug reports. We'll take the time to report any issues in detail so you can reproduce and make the product better/awesome.
Off topic. I am interested in how you develop this product. What kind of testing do you perform. Before or After. Do you in this case first write a failing test and then make it pass.
Do you have a large test harness by this time to detect regressions? I'm primarily a inhouse business developer (lots of CRUD/sql/..) and haven't worked on a product like prompt. I think it must be interesting and poses lots of challenges. / comments
Alright. With this response rate it is motivating for us to file bug reports. We'll take the time to report any issues in detail so you can reproduce and make the product better/awesome.
Off topic....
Great to here that! / comments
Great to here that!
Hi Aaron. That's awesome too. I'll check tomorrow morning at work and give prompt feedback. / comments
Hi Aaron. That's awesome too. I'll check tomorrow morning at work and give prompt feedback.