You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecated keywords, such as "unique" (which superseded by "distinct) are
important for backwards compatibility. But their continued use should not
be encouraged by their presence in tab completion results (they also tend
to annoy when they force the user to do more work to choose a keyword --
e.g. typing "uni\t" forces a choice between "union" and "unique", whereas
otherwise it would just complete to "union").
Original link: http://code.google.com/p/ripple/issues/detail?id=36
The text was updated successfully, but these errors were encountered:
Original link: http://code.google.com/p/ripple/issues/detail?id=36
The text was updated successfully, but these errors were encountered: