|
|
|
|
|
by dhruvrajvanshi
498 days ago
|
|
> New SQL queries with trailing commas will NOT run fine on engines that don't support trailing commas; this is not a backwards-compatible change. But they never ran fine on engines that didn't support trailing commas in the first place :/ What you're calling "forwards compatible" is what I call "backwards compatible". Frankly, I suspect most people expect "backwards compatible" stuff to work like this. Is this distinction useful in any way? |
|