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
Since all names are now case sensitive, a second lookup is now supported
to maintain backward compatibility. A second lookup by name will be
performed if the object was not found by name in the first lookup and if
the name is not enclosed in double quotation marks. The name for the
second lookup is normalized using old rules.
Requested by @ImeevMA in tarantool/tarantool@a9d07e9.
Definition of done
SQL docs reflect the new lookup behavior
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Related dev. issue(s): tarantool/tarantool#4467
Product: Tarantool
Since: 3.0
Root document: TBD check all SQL pages.
SME: @ ImeevMA
Details
Since all names are now case sensitive, a second lookup is now supported
to maintain backward compatibility. A second lookup by name will be
performed if the object was not found by name in the first lookup and if
the name is not enclosed in double quotation marks. The name for the
second lookup is normalized using old rules.
Requested by @ImeevMA in tarantool/tarantool@a9d07e9.
Definition of done
The text was updated successfully, but these errors were encountered: