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

tarantool / tarantool / 6782698616 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 07 Nov 2023 09:55AM UTC
Files 507
Run time 22s
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

07 Nov 2023 09:46AM UTC coverage: 86.401% (-0.02%) from 86.421%
6782698616.1

push

github

igormunkin
sql: introduce function default values

This patch replaces the SQL mechanism for setting expression default
values with the BOX mechanism.

Closes #8793

@TarantoolBot document
Title: field default value in SQL

SQL now uses the default mechanism for BOX fields. The main difference
visible to the user is that now all NULL values explicitly inserted into
a field with a default value will be replaced with a default value,
which is different from the original SQL behavior. Additionally, default
values are now inserted instead of NULL after the SQL BEFORE INSERT
trigger but before the BOX BEFORE INSERT trigger. Previously,
SQL default values were inserted before the SQL BEFORE INSERT trigger.

65699 of 118215 branches covered (0.0%)

97695 of 113071 relevant lines covered (86.4%)

2667014.66 hits per line

Source Files on job 6782698616.1
  • Tree
  • List 0
  • Changed 451
  • Source Changed 0
  • Coverage Changed 42
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 6782698616
  • 6cb86dc1 on github
  • Prev Job for on master (#6745927655.1)
  • Next Job for on master (#6784210898.1)
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