.gitignore | 100644 | 0 | 0 | | | 82 Bytes | adaf7c9407f535b783d4305a818de70be76c6f78ac0154b06dfffe96a4b3c650 |
.travis.yml | 100644 | 0 | 0 | | | 481 Bytes | c5e9e0daaffa514b53a29732c60a825898597d9f17be13352fbfb93fb903fe4a |
Gemfile | 100644 | 0 | 0 | | | 173 Bytes | 2578fb6e28ccd3f42e159354bbcb0ba4a78d21f24e71d1b98b13a204dddba519 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 05cae2f77001d3e9104bba576aa370be80e576cb215a4d527fa6764a746345b1 |
README.md | 100644 | 0 | 0 | | | 5.28 KB | cd5653d2c6ca3510f7ca6473330be38d7359a36ff8527055382be992e5e3571f |
Rakefile | 100644 | 0 | 0 | | | 168 Bytes | 2b1486e962435f5b03215692fcf69426c7c4982ab0fbe7b12a25867fde1820d5 |
gemfiles/Gemfile.base | 100644 | 0 | 0 | | | 215 Bytes | 34c222e2a68ac8ece48cc1db002240d9708056dfda64bdf6df4f36e8465fd307 |
gemfiles/activerecord-5.0/Gemfile.base | 100644 | 0 | 0 | | | 96 Bytes | a1fb25a9cd247c0308b64a9e2c4cb8330ee88314fd3fc7c36d090eb467e9b61b |
gemfiles/activerecord-5.0/Gemfile.postgresql | 100644 | 0 | 0 | | | 192 Bytes | 82e2fcc31fb4ed2651afbb09435af832a073039293841beb046031db3e8e64a2 |
lib/schema_plus_pg_indexes.rb | 100644 | 0 | 0 | | | 613 Bytes | 2d40385a6b3ef63db6f3f3e18f9e2e32dd4cb8fd9137e073fc58f5fd461a05dc |
lib/schema_plus_pg_indexes/active_record/connection_adapters/index_definition.rb | 100644 | 0 | 0 | | | 1.37 KB | 1ea226417c5642f94dd62aae8a25830d732112776e1d1331c0a6842813bb4a1b |
lib/schema_plus_pg_indexes/active_record/connection_adapters/postgresql_adapter.rb | 100644 | 0 | 0 | | | 450 Bytes | 9dd096693bbe8e65502a41c7b8d8c8d33c9acf79d445f9255ad633c77321cb59 |
lib/schema_plus_pg_indexes/middleware/postgresql/dumper.rb | 100644 | 0 | 0 | | | 1.29 KB | baeeb2ee8ea8aeb34f227757ad7fc294de50855d86027c356571a7b409627d27 |
lib/schema_plus_pg_indexes/middleware/postgresql/migration.rb | 100644 | 0 | 0 | | | 1.21 KB | 5e3d168707b2ea6ade24f4ce73753854db417aeccd617a3c4aec2b3df01a08db |
lib/schema_plus_pg_indexes/middleware/postgresql/schema.rb | 100644 | 0 | 0 | | | 5.89 KB | 16b6ac719e3e0d3c365327d46b01efe04bfa112400c851a59cf6215301d9138b |
lib/schema_plus_pg_indexes/middleware/postgresql/sql.rb | 100644 | 0 | 0 | | | 3.86 KB | a9702c09af668f1d2c8ed6a079d58ab7591b34b75c490373a90bf1a27ff7b0b0 |
lib/schema_plus_pg_indexes/version.rb | 100644 | 0 | 0 | | | 51 Bytes | 3278d2dce8da5bf287e8a5602cfe44604557f9801420439f90b9447e63b98bee |
schema_dev.yml | 100644 | 0 | 0 | | | 63 Bytes | b5af72a5a7761966446d00f063c2b2deb092fd8223b431a46b5d34cbd04159d3 |
schema_plus_pg_indexes.gemspec | 100644 | 0 | 0 | | | 1.36 KB | 96f74fd42dcaebccc19424b8daa189ab19c6f940e3341fa9b12513ada2050ec1 |
spec/deprecation_spec.rb | 100644 | 0 | 0 | | | 1.85 KB | 0a20eb76556102d8068db0a88aef415f2ce90e4c6184dd7265e1b9dfd5637637 |
spec/index_definition_spec.rb | 100644 | 0 | 0 | | | 3.9 KB | fd85ac46d1f1b9a05de36a26e8cd16bd9ff16992fb4c5a3c0de693e00757aafa |
spec/index_spec.rb | 100644 | 0 | 0 | | | 3.09 KB | 1f755eec5cf45157926cc66a4a6a011a7e5881410da4b534a3b0b44d1e33b9e7 |
spec/named_schema_spec.rb | 100644 | 0 | 0 | | | 2.03 KB | 329b0c5ffb956572712a0770b3e3d37bd64b2c77396f62e94f96f072a51d6ceb |
spec/schema_dumper_spec.rb | 100644 | 0 | 0 | | | 6.61 KB | 2623552c1210ddc50bb0fa405ab6da1ec5bb4a654cb8f4d3cf67b3fabd6c44cc |
spec/schema_spec.rb | 100644 | 0 | 0 | | | 2.78 KB | 6f08c24a53abfb750e6fb283bcfce6dde63ded0af11cfb368f81dfd90ba7d2d3 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.06 KB | 4dc30bbfe3dbfbb26123a2473f335a83c41ca898ec6e7cfa9255e07420502adf |
spec/support/matchers/have_index.rb | 100644 | 0 | 0 | | | 1.53 KB | 05091190e6a7b351f11e9f0ae29cb3da08732310978e79078b0f532e0a96e889 |