GitHub / nullobject/rein / commits
Database constraints made easy for ActiveRecord.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 0e33d5c3 | merge Merge pull request #57 from unikitty37/case-insensitive-match-constraints |
Josh Bassett <h****o@j****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 119a82f4 | Add case-insensitive match constraints | John Yeates <u****7@u****m> | almost 6 years ago | |
| d06e6bc1 | Relax bundler version | Joshua Bassett <h****o@j****o> | over 6 years ago | |
| 973577f3 | merge Merge pull request #53 from joehorsnell/fix_typo_in_validate_constraints_docs |
Joshua Bassett <h****o@j****o>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| af2ab0b2 | Fix typo in validate constraints docs | Joe Horsnell <g****b@j****m> | over 6 years ago | |
| fb301684 | 5.1.0 | Joshua Bassett <h****o@j****o> | over 6 years ago | |
| b465bac7 | Update changelog | Joshua Bassett <h****o@j****o> | over 6 years ago | |
| f49184b3 | merge Merge pull request #52 from joehorsnell/add_validate_option |
Joshua Bassett <h****o@j****o>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 74de55a8 | fixup: Tweak docs | Joe Horsnell <g****b@j****m> | almost 7 years ago | |
| 98537358 | fixup: Updating docs (adding note on lock_timeout) | Joe Horsnell <g****b@j****m> | almost 7 years ago | |
| 25141765 | fixup: Rubocops | Joe Horsnell <g****b@j****m> | almost 7 years ago | |
| 66816aec | Add validate option | Joe Horsnell <g****b@j****m> | almost 7 years ago | |
| c62c66c8 | Update build status badge | Joshua Bassett <h****o@j****o> | about 7 years ago | |
| 7f1d8164 | 5.0.0 | Joshua Bassett <h****o@j****o> | about 7 years ago | |
| dd96caf1 | Update changelog | Joshua Bassett <h****o@j****o> | about 7 years ago | |
| 6bffd270 | Clean up exclusion constraints section in readme | Joshua Bassett <h****o@j****o> | about 7 years ago | |
| 67d34d78 | merge Merge pull request #50 from runtimerevolution/add_where_option_to_exclusion_c... |
Joshua Bassett <h****o@j****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| edaa65f2 | Update changelog | Joshua Bassett <h****o@j****o> | about 7 years ago | |
| c02ae318 | merge Merge pull request #51 from satom9to5/master |
Joshua Bassett <h****o@j****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 8f57b9f3 | Support ActiveRecord >= 6 | satom9to5 <s****5@g****m> | about 7 years ago | |
| b88bf3da | Adds support to create a exclusion constraint on a subset of the table. | Filipe Dias <f****s@r****m> | about 7 years ago | |
| cc9a1b02 | merge Merge branch 'chore/deps' | Josh Bassett <j****t@g****m> | over 7 years ago | |
| 72bd8e85 | Update development deps | Josh Bassett <j****t@g****m> | over 7 years ago | |
| 9351b36d | merge Merge pull request #46 from runtimerevolution/add_name_and_operator_classes_t... |
Joshua Bassett <j****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| ffef3d00 | Release v4.0.0 | Josh Bassett <j****t@g****m> | over 7 years ago | |
| fe422901 | Fix linting | Josh Bassett <j****t@g****m> | over 7 years ago | |
| dc0a12e4 | Upgrade deps | Josh Bassett <j****t@g****m> | over 7 years ago | |
| 08408570 | merge Merge pull request #40 from pjungwir/check-constraints |
Joshua Bassett <j****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 58ff3ffe | merge Merge branch 'master' into check-constraints |
Joshua Bassett <j****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b4ef937e | Install bundler 2.x in travis config | Josh Bassett <j****t@g****m> | over 7 years ago | |
| cc68a471 | Run appraisal with bundle exec in makefile | Josh Bassett <j****t@g****m> | over 7 years ago | |
| fa0476bd | Upgrade bundler to 2.x | Josh Bassett <j****t@g****m> | over 7 years ago | |
| 35efb00f | Adds support to define extra attribute settings on exclusion constraints. | Filipe Dias <f****s@r****m> | almost 8 years ago | |
| 2e014cc7 | merge Merge pull request #42 from pjungwir/exclusion-constraints |
Joshua Bassett <j****t@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 86c4ae13 | merge Merge pull request #44 from rjocoleman/fix/drop-enum |
Joshua Bassett <j****t@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| c2d7c4fa | Handle extra args when dropping Enum Type | Robert Coleman <g****b@r****z> | almost 8 years ago | |
| 15cfc36f | Add support for exclusion constraints | Paul A. Jungwirth <p****j@i****m> | about 8 years ago | |
| d9498a82 | Add support for exclusion constraints |
Paul A. Jungwirth <p****j@i****m>
Committed by: Josh Bassett <j****t@g****m> |
about 8 years ago | |
| f59780f3 | Added documentation for check constraints to README | Paul A. Jungwirth <p****j@i****m> | about 8 years ago | |
| d4f35847 | Support generic CHECK constraints | Paul A. Jungwirth <p****j@i****m> | about 8 years ago | |
| 8d81ea38 | Release v3.5.0 | Josh Bassett <j****t@g****m> | over 8 years ago | |
| 1b959035 | Rename activerecord_52 -> activerecord_5_2 | Josh Bassett <j****t@g****m> | over 8 years ago | |
| 00aafcce | merge Merge pull request #37 from marocchino/support-ar-5-2 |
Joshua Bassett <j****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 0f25b65a | Fix lint | Shim Won <m****o@g****m> | over 8 years ago | |
| 8d38e373 | Fix rubocop issue | Shim Won <m****o@g****m> | over 8 years ago | |
| 0f3acc2a | Configure appraisal to test ActiveRecord 52 | Shim Won <m****o@g****m> | over 8 years ago | |
| 51e3d61a | Fix issue with ActiveRecord 5.2 | Shim Won <m****o@g****m> | over 8 years ago | |
| 1c036c5d | Release v3.4.0 | Josh Bassett <j****t@g****m> | over 8 years ago | |
| 9b71e5e0 | Wrap table identifiers | Josh Bassett <j****t@g****m> | over 8 years ago | |
| f5298945 | Move Util module into Rein namespace | Josh Bassett <j****t@g****m> | over 8 years ago | |
| e58b5e10 | Rename Util.attribute_name -> wrap_identifier | Josh Bassett <j****t@g****m> | over 8 years ago | |
| da636271 | Wrap column names in foreign key constraints | Josh Bassett <j****t@g****m> | over 8 years ago | |
| efed7cfc | Add editorconfig | Josh Bassett <j****t@g****m> | over 8 years ago | |
| 6fdb4844 | Add makefile | Josh Bassett <j****t@g****m> | over 8 years ago | |
| 621d32e0 | Update travis config | Josh Bassett <j****t@g****m> | over 8 years ago | |
| 7f69aacb | merge Merge pull request #35 from jgrau/wrap-column-name |
Joshua Bassett <j****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| d57344c6 | Add contribute section to readme | Jonas Grau <j****u@g****m> | over 8 years ago | |
| c8fb5d9f | Wrap all identifiers in double quotes | Jonas Grau <j****u@g****m> | over 8 years ago | |
| 2ebdc2d7 | Add reversible unique constraint spec | Josh Bassett <j****t@g****m> | over 8 years ago | |
| 947ec792 | Bump 3.3.0 | Josh Bassett <j****t@g****m> | over 8 years ago | |
| 887167d2 | merge Merge pull request #32 from nullobject/feature/unique-constraint |
Joshua Bassett <j****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 0093e681 | Add unique constraint | Josh Bassett <j****t@g****m> | over 8 years ago | |
| e02602de | Use titlecase for headings in readme | Josh Bassett <j****t@g****m> | over 8 years ago | |
| 5b7e00a3 | Use titlecase for headings in readme | Josh Bassett <j****t@g****m> | over 8 years ago | |
| d33747c1 | Update deps | Josh Bassett <j****t@g****m> | over 8 years ago | |
| aa427687 | Tweak cops | Josh Bassett <j****t@g****m> | over 8 years ago | |
| 344cbd43 | Bump 3.2.0 | Josh Bassett <j****t@g****m> | almost 9 years ago | |
| 2f87b2ae | Update rubocop to 0.51.0 | Josh Bassett <j****t@g****m> | almost 9 years ago | |
| aab53664 | Update rspec to 3.7.0 | Josh Bassett <j****t@g****m> | almost 9 years ago | |
| c5fd4ebc | Rename CompatibleMigration -> Migration | Josh Bassett <j****t@g****m> | almost 9 years ago | |
| 560604a5 | Fix the rollback of change view migrations |
Alan Heywood <a****n@s****u>
Committed by: Josh Bassett <j****t@g****m> |
almost 9 years ago | |
| 4ea1ef10 | Support ActiveRecord >= 5 |
Alan Heywood <a****n@s****u>
Committed by: Josh Bassett <j****t@g****m> |
almost 9 years ago | |
| c8d26a1d | Match constraint for strings |
Amy Sutedja <a****a@b****m>
Committed by: Josh Bassett <j****t@g****m> |
almost 9 years ago | |
| 7589f332 | Update appraisals | Josh Bassett <j****t@g****m> | about 9 years ago | |
| aebf3460 | Bump 3.1.0 | Josh Bassett <j****t@g****m> | about 9 years ago | |
| cfd10b4d | Fix up table of contents for length constraint readme section |
Amy Sutedja <a****a@b****m>
Committed by: Josh Bassett <j****t@g****m> |
about 9 years ago | |
| b6d9d230 | merge Merge pull request #26 from BIAINC/length_constraint |
Joshua Bassett <j****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| e160df69 | Length constraint for strings | Amy Sutedja <a****a@b****m> | over 9 years ago | |
| 8391d33c | Update appraisals | Josh Bassett <j****t@g****m> | over 9 years ago | |
| c66da6c2 | Bump 3.0.0 | Josh Bassett <j****t@g****m> | over 9 years ago | |
| 0a92cccd | Update readme | Josh Bassett <j****t@g****m> | over 9 years ago | |
| 0e01301f | merge Merge branch 'feature/reversible' | Josh Bassett <j****t@g****m> | over 9 years ago | |
| 92616a5d | Refactor integration specs | Josh Bassett <j****t@g****m> | over 9 years ago | |
| 54343a40 | Set constraint name suffix | Josh Bassett <j****t@g****m> | over 9 years ago | |
| abf9e087 | Add reversible integration spec | Josh Bassett <j****t@g****m> | over 9 years ago | |
| e7a9f69b | Make all DSL methods reversible | Josh Bassett <j****t@g****m> | over 9 years ago | |
| 6eb972b2 | Extract migrations into separate files | Josh Bassett <j****t@g****m> | over 9 years ago | |
| d6305f1c | Remove contributing heading from TOC | Josh Bassett <j****t@g****m> | over 9 years ago | |
| 630ccd0a | Constrain pg dependency | Josh Bassett <j****t@g****m> | over 9 years ago | |
| d4fbf9e0 | Bump 2.1.0 | Josh Bassett <j****t@g****m> | over 9 years ago | |
| 2f558b41 | Ensure that presence constraint enforces not null | Josh Bassett <j****t@g****m> | over 9 years ago | |
| 7d521cba | Update example in readme | Josh Bassett <j****t@g****m> | over 9 years ago | |
| 0a1882f3 | Fix license link in readme | Josh Bassett <j****t@g****m> | over 9 years ago | |
| 50a53679 | Remove contributing section from readme | Josh Bassett <j****t@g****m> | over 9 years ago | |
| c9207f29 | Add null constraint | Josh Bassett <j****t@g****m> | over 9 years ago | |
| 36681f3b | Add constraints integration test | Josh Bassett <j****t@g****m> | over 9 years ago | |
| afd40889 | Add postgres to travis.yml | Josh Bassett <j****t@g****m> | over 9 years ago | |
| 9f7ac888 | Exclude method length metrics from specs | Josh Bassett <j****t@g****m> | over 9 years ago | |
| 649aee1f | Fix bad markdown in readme | Josh Bassett <j****t@g****m> | over 9 years ago | |
| 7e972ef3 | Fix delimiter style in specs | Josh Bassett <j****t@g****m> | over 9 years ago |