Tarantool development patches archive
 help / color / mirror / Atom feed
* [PATCH 0/3 v2] sql: add test for indexed char in sub subquery
@ 2018-12-04 23:47 Roman Khabibov
  2018-12-04 23:47 ` [PATCH 1/3 v2] sql: store CHAR|VARCHAR len as integer, not type_def Roman Khabibov
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Roman Khabibov @ 2018-12-04 23:47 UTC (permalink / raw)
  To: tarantool-patches; +Cc: vdavydov.dev

Branch: https://github.com/tarantool/tarantool/tree/romanhabibov/gh-3580-err-msg-pathjoin
Issue: https://github.com/tarantool/tarantool/issues/3580

Roman Khabibov (2):
  sql: add CHAR description without length
  sql: add test for indexed char in sub subquery

Vladislav Shpilevoy (1):
  sql: store CHAR|VARCHAR len as integer, not type_def

 src/box/sql/parse.y           | 18 +++++--
 test/sql-tap/select6.test.lua | 91 ++++++++++++++++++++++++++++++++++-
 test/sql-tap/table.test.lua   | 47 +++++++++++++++++-
 3 files changed, 151 insertions(+), 5 deletions(-)

-- 
2.19.1

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

end of thread, other threads:[~2018-12-14  5:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-04 23:47 [PATCH 0/3 v2] sql: add test for indexed char in sub subquery Roman Khabibov
2018-12-04 23:47 ` [PATCH 1/3 v2] sql: store CHAR|VARCHAR len as integer, not type_def Roman Khabibov
2018-12-04 23:47 ` [PATCH 2/3 v2] sql: add CHAR description without length Roman Khabibov
2018-12-04 23:47 ` [PATCH 3/3 v2] sql: add test for indexed char in sub subquery Roman Khabibov
2018-12-05 20:35 ` [tarantool-patches] [PATCH 0/3 " Vladislav Shpilevoy
2018-12-07 11:20   ` [tarantool-patches] " n.pettik
2018-12-07 11:27     ` Vladislav Shpilevoy
2018-12-07 15:59       ` n.pettik
2018-12-08 16:49     ` roman
2018-12-08 21:21     ` roman
2018-12-08 21:56       ` n.pettik
2018-12-14  5:47 ` [tarantool-patches] " Kirill Yukhin

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