It's been down for a week. Does anyone know what happened?
Ask HN: What Happened to Sqlfiddle?
1–3 of 3 posts
Re: Ask HN: What Happened to Sqlfiddle?
#2I have found it to be very flaky. I also found some issues in defining functions. The functions don't work well with semi colon as a separator so I used GO as a separator to work.
Since then I have switched to DB fiddled and it's working well for me. It supports more variants of pgsql also.
Re: Ask HN: What Happened to Sqlfiddle?
#3I have found it to be very flaky. I also found some issues in defining functions. The functions don't work well with semi colon as a separator so I used GO as a separator to work. Since then I have switched to DB fiddled and it's working well for me. It supports more variants of pgsql also.
Thank you for the pointer to DB fiddle!