Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH 0/2] Follow-up for "_session_settings" space
@ 2020-07-08 11:47 Roman Khabibov
  2020-07-08 11:47 ` [Tarantool-patches] [PATCH 1/2] sql: fix _session_settings name in error messages Roman Khabibov
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Roman Khabibov @ 2020-07-08 11:47 UTC (permalink / raw)
  To: tarantool-patches

@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)

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-11-26  9:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-08 11:47 [Tarantool-patches] [PATCH 0/2] Follow-up for "_session_settings" space Roman Khabibov
2020-07-08 11:47 ` [Tarantool-patches] [PATCH 1/2] sql: fix _session_settings name in error messages Roman Khabibov
2020-07-14 16:07   ` Mergen Imeev
2020-10-08 16:17     ` Roman Khabibov
2020-11-03 20:31       ` Mergen Imeev
2020-11-10 16:12         ` Roman Khabibov
2020-07-08 11:47 ` [Tarantool-patches] [PATCH 2/2] sql: clarify "sql_defer_foreign_keys" setting name Roman Khabibov
2020-07-12 15:31   ` Vladislav Shpilevoy
2020-07-12 22:11     ` Nikita Pettik
2020-07-14 16:22   ` Mergen Imeev
2020-07-14 16:01 ` [Tarantool-patches] [PATCH 0/2] Follow-up for "_session_settings" space Mergen Imeev
2020-11-26  9:51 ` Kirill Yukhin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox