aboutsummaryrefslogtreecommitdiffstats
path: root/spec/db
AgeCommit message (Expand)Author
2017-12-27Refs #5407; Fix CIZog
2017-11-30Fixes: #5130@0.5h; Added a quickfix for incorrect item_id type in versions5130-del_fk_compliance_ctrl_set_in_compliance_check_setsRobert
2017-11-15schema_spec: Make regex more readable with whitespace4951-spec-to-validate-that-primary-and-foreign-keys-in-the-database-are-type-bigintTeddy Wing
2017-11-15schema_spec: Remove unnecessary captureTeddy Wing
2017-11-15schema_spec: Change spaces to `\s`Teddy Wing
2017-11-14schema_spec: Use Ruby 2.2-compatible heredocTeddy Wing
2017-11-14schema_spec: Show helpful diffTeddy Wing
2017-11-14schema_spec: Don't fail for tables without IDsTeddy Wing
2017-11-14schema_spec: Move spec to a custom RSpec matcherTeddy Wing
2017-11-14schema_spec: Remove commented `grep` linesTeddy Wing
2017-11-14Add spec to ensure `schema.rb` keys are `bigint`sTeddy Wing