Jake Feasel
Jake Feasel
I consent. This whole thing is a hassle though, and I doubt it’s really necessary. “Legal reasons”? You want to release the code under a different license? Couldn’t you just...
Code Mirror now updated, still need to review other libs
What I really need to support Firebird is some database scripts. Basically, I need a script that will create a new database user that has no system privileges. Then, the...
Thanks very much for your help; I'll post updates here when I have more questions / progress to report.
Don't use the sqlfiddle2 branch. If you are interested in trying out the latest development effort, use https://github.com/jakefeasel/sqlfiddle2 instead
I like it! That's now the sample for oracle. Feel free to come up with other clever fiddles and I'll happily consider making them the sample for the others. Thanks
Looks to me like a problem with MySQL. Could be the build I'm using; it is in need of an upgrade. Have you confirmed that this query works as expected...
Ah, yes this is because those comments are being executed by themselves. I may have to have a specific catch in there to handle this type of error. Thanks for...
MySQL apparently doesn't like -- style comments with no space between the dashes and the comment. Compare this fiddle to yours, for example: http://sqlfiddle.com/#!9/a2581/59 (vs. http://sqlfiddle.com/#!9/a2581/40) The PostgreSQL error, the...
There was some problem with it, not sure what. Restarting postgres fixed it. Thanks. (btw direct email might be easier if you see something like this again - admin at...