zzzprojects / sqlfiddle

http://sqlfiddle.com
MIT License
275 stars 52 forks source link

PostgreSQL ALTER queries not rolling back #56

Closed plushy closed 11 years ago

plushy commented 11 years ago

The ALTER with PostgreSQL change the columns permanently for the whole branch until the "cache" timeouts. For example this can't be run twice in a row: http://sqlfiddle.com/#!1/6ccc5/723 Altering a column's type is a good idea for trolling.

jakefeasel commented 11 years ago

Thanks for the bug report. This is now fixed, as of https://github.com/jakefeasel/sqlfiddle/commit/a1a4009dcfbcd461127cdc5c7d2c2a15774ee8e3