• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool / 8942

Build:
Build:
LAST BUILD BRANCH: app-threads-net-box
DEFAULT BRANCH: master
Ran 02 Aug 2017 09:10AM UTC
Jobs 1
Files 314
Run time 7159min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
8942

push

travis-ci

kyukhin
sql: remove pk columns from secondary indexes

This patch is joint effort w/ @Gerold103.

It is required to make all indexes except PK nonunique in Tarantool and left
unique constraint check for the SQL because Tarantool do not support
multiple Null values in unique indexes.

It was also necessary to fix delete opcode generation: it is disallowed
to delete rows by nonunique indexes in tarantool so delete opcodes are
now working through pk cursor only.

Follow up #2110

54944 of 72610 relevant lines covered (75.67%)

1201876.23 hits per line

Jobs
ID Job ID Ran Files Coverage
4 8942.4 (TARGET=coverage) 07 Aug 2017 08:29AM UTC 0
75.67
Travis Job 8942.4
Source Files on build 8942
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8942
  • 0da900cd on github
  • Prev Build on 1.8 (#8899)
  • Next Build on 1.8 (#8997)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc