Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/hydra
base: b40db4c4f8a9
Choose a base ref
...
head repository: NixOS/hydra
compare: bde8d81876df
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 21, 2020

  1. Stop violating not null constraint

    Fixes this error:
    
    ERROR: failed to process declarative jobset test:inputs,
    DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::Pg::st
    execute failed: ERROR:  null value in column "emailoverride" violates
    not-null constraint
    dasJ committed Nov 21, 2020
    Copy the full SHA
    bd0ab9a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #811 from helsinki-systems/fix/override-constraint

    Stop violating not null constraint
    edolstra committed Nov 21, 2020
    Copy the full SHA
    bde8d81 View commit details
    Browse the repository at this point in the history