Repo Added
|
Files
86
|
Badge
README BADGES
|
push
travis-ci
74 of 74 new or added lines in 8 files covered. (100.0%)
307 of 307 relevant lines covered (100.0%)
36.95 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
312 | 2.6.0 | Added support creating EXCLUDE/CHECK constraints (#23) EXCLUDE constraints https://www.postgresql.org/docs/9.0/sql-createtable.html#SQL-CREATETABLE-EXCLUDE Using the example below: Schema::create('table', function (Blueprint $table) { ... | push | travis-ci | pending completion |