[Tarantool-patches] [PATCH 0/2] Follow-up for "_session_settings" space

Roman Khabibov roman.habibov at tarantool.org
Wed Jul 8 14:47:16 MSK 2020


@ChangeLog
- Fix _session_settings name in error messages
- Raname "sql_defer_foreign_keys" setting to
"sql_defer_foreign_key_changes".

Branch: https://github.com/tarantool/tarantool/tree/romanhabibov/gh-4732-ss-space
Issue: https://github.com/tarantool/tarantool/issues/4732

Roman Khabibov (2):
  sql: fix _session_settings name in error messages
  sql: clarify "sql_defer_foreign_keys" setting name

 src/box/session_settings.c                |  10 +-
 test/box/session_settings.result          | 108 +++++++++++-----------
 test/box/session_settings.test.lua        |  86 ++++++++---------
 test/sql/transitive-transactions.result   |   4 +-
 test/sql/transitive-transactions.test.lua |   4 +-
 5 files changed, 106 insertions(+), 106 deletions(-)

-- 
2.21.0 (Apple Git-122)



More information about the Tarantool-patches mailing list