.gitignore | 100644 | 0 | 0 | | | 82 Bytes | adaf7c9407f535b783d4305a818de70be76c6f78ac0154b06dfffe96a4b3c650 |
.travis.yml | 100644 | 0 | 0 | | | 481 Bytes | 46e8ed243a07739c1f5f12ffca1355510759ce36c84784849125a4eb0b094740 |
Gemfile | 100644 | 0 | 0 | | | 173 Bytes | 2578fb6e28ccd3f42e159354bbcb0ba4a78d21f24e71d1b98b13a204dddba519 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 05cae2f77001d3e9104bba576aa370be80e576cb215a4d527fa6764a746345b1 |
README.md | 100644 | 0 | 0 | | | 4.88 KB | a378c208f42c6256335107ffd17e012354eca9249a2c5b268686c7f6c3b54447 |
Rakefile | 100644 | 0 | 0 | | | 168 Bytes | 2b1486e962435f5b03215692fcf69426c7c4982ab0fbe7b12a25867fde1820d5 |
gemfiles/Gemfile.base | 100644 | 0 | 0 | | | 215 Bytes | 34c222e2a68ac8ece48cc1db002240d9708056dfda64bdf6df4f36e8465fd307 |
gemfiles/activerecord-4.2/Gemfile.base | 100644 | 0 | 0 | | | 96 Bytes | a965683aa1cfae7dd8c2f3542ec287a31402d4a16696ec95753c15b798729e09 |
gemfiles/activerecord-4.2/Gemfile.postgresql | 100644 | 0 | 0 | | | 192 Bytes | 82e2fcc31fb4ed2651afbb09435af832a073039293841beb046031db3e8e64a2 |
lib/schema_plus_pg_indexes.rb | 100644 | 0 | 0 | | | 596 Bytes | 0665544cb81b868cf34cd1260dd442c4355dfa019d4ddb871007f7eb78f6e863 |
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 | | | 449 Bytes | 7632dff33735e1dbf4ba29fb377d97210ef75c451e7a766b569e07fc13ec776a |
lib/schema_plus_pg_indexes/middleware/postgresql/dumper.rb | 100644 | 0 | 0 | | | 1.85 KB | 10bb695ae555475e53af21c4700b775a3682642a1e179753ce20ce07fa20abf2 |
lib/schema_plus_pg_indexes/middleware/postgresql/migration.rb | 100644 | 0 | 0 | | | 592 Bytes | 391ab29eb250ec787710ac19af7a32956d89932550b535c3023eb609ff3e6ec7 |
lib/schema_plus_pg_indexes/middleware/postgresql/schema.rb | 100644 | 0 | 0 | | | 5.83 KB | c349db4f924948cd501d910a631072c46802c40508c91e0581f9853b5eebb02f |
lib/schema_plus_pg_indexes/middleware/postgresql/sql.rb | 100644 | 0 | 0 | | | 3.58 KB | 9713afd850e8493edef1803e0c5b2671e8542f4732b86b4f0f00ff956660fa1f |
lib/schema_plus_pg_indexes/version.rb | 100644 | 0 | 0 | | | 51 Bytes | 40524b6a1ac5a0c19ab6e755d7cd5f5fd4c114ff7e8581988c126881f5d696bf |
schema_dev.yml | 100644 | 0 | 0 | | | 63 Bytes | d698679a26b785b0b4a922266da4d3ce998e78e9c598fb2bc0fd722208a2af61 |
schema_plus_pg_indexes.gemspec | 100644 | 0 | 0 | | | 1.28 KB | 753b6a27083714b4e7c017daf31890f55372518d9792cd39097e5ab209d76a04 |
spec/deprecation_spec.rb | 100644 | 0 | 0 | | | 1.85 KB | 0a20eb76556102d8068db0a88aef415f2ce90e4c6184dd7265e1b9dfd5637637 |
spec/index_definition_spec.rb | 100644 | 0 | 0 | | | 3.39 KB | 3b808fa64a6bfa301981b6313a4389dbfe8bad91d6c96380a9fb8bca0e5d7f0f |
spec/index_spec.rb | 100644 | 0 | 0 | | | 4.8 KB | e493080d5306d30728890de2d8add2684e27271e66334605e0fa25b801c0d0a3 |
spec/named_schema_spec.rb | 100644 | 0 | 0 | | | 2.03 KB | 329b0c5ffb956572712a0770b3e3d37bd64b2c77396f62e94f96f072a51d6ceb |
spec/schema_dumper_spec.rb | 100644 | 0 | 0 | | | 6.23 KB | df5775f246abdf042974b7da756265fb03c49e16dabf8fbe30967d52e974c293 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 879 Bytes | 0a2a46f80b21585fdc3fd0458fe3f20c14e1b6af5e7bed2fb4b08059f4467d8d |
spec/support/matchers/have_index.rb | 100644 | 0 | 0 | | | 1.53 KB | 05091190e6a7b351f11e9f0ae29cb3da08732310978e79078b0f532e0a96e889 |