.github/workflows/ci.yml | 100644 | 0 | 0 | | | 1.18 KB | 6d7a35aa6cc7f0ea6d81c8f882f45eaa3a7ef8e526484759dcc5647c1a5600bd |
.gitignore | 100644 | 0 | 0 | | | 112 Bytes | 98c5381e22a8dca365337833ab9f9fb5c110f72ef0c48176578551937cc5aee4 |
.rspec | 100644 | 0 | 0 | | | 48 Bytes | 304096d03385698dc1d8cf6ef9c2e605488a49c44fd243044a036a9aeb132219 |
.rubocop.yml | 100644 | 0 | 0 | | | 884 Bytes | 19b930b5ef30d1a6e683b7f5c154c7bd6c2f98a133ba9c7d88875521cc7f5a3d |
CHANGELOG.md | 100644 | 0 | 0 | | | 7.39 KB | 2a928399a967b0a32f01acef21df966db28c4a71f5107e152459b7d4efd8dd03 |
Gemfile | 100644 | 0 | 0 | | | 279 Bytes | b670e95be3829d3bc9004cd41b501f376328cca06904e40592f30b6a74ee2d51 |
Gemfile.lock | 100644 | 0 | 0 | | | 7.28 KB | 421992a4c51874071168b3cbab1bd3762a9054512cb0df3da0d75c1ec5d4ef07 |
LICENSE.md | 100644 | 0 | 0 | | | 1.05 KB | 559267e15b3b7828aac8040515f4ffe8ba6270df65de8bd3929ba4c53c49ba23 |
README.md | 100644 | 0 | 0 | | | 1.12 KB | e94ed430f2b31eaf1e4fa409824280409ea82e1c396f03fef2e8e19c7976405f |
Rakefile | 100644 | 0 | 0 | | | 525 Bytes | 1753c855c87ce3e9790f8bf05ab3808f88aac19a8b9e28b84701eadc3a451999 |
bin/console | 100755 | 0 | 0 | | | 121 Bytes | c1e0ab33482fae748a4d29be1bd65507025149b15c3585950fdc448220c6c435 |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
lib/table_sync.rb | 100644 | 0 | 0 | | | 2.39 KB | 117345e23dc5cb005cf528891e1d07159f034fede8fd1cdb07cf768047ea6be5 |
lib/table_sync/errors.rb | 100644 | 0 | 0 | | | 2.28 KB | 45ab548a2d05f53a3af1630aa5f3ce1aedce75071cab18ae57c3dbf791a1ed29 |
lib/table_sync/event.rb | 100644 | 0 | 0 | | | 616 Bytes | 0bbf28cf86a655ef64f3566b314c0498a2c78fb4a4f16f12c32a2904b7151877 |
lib/table_sync/instrument.rb | 100644 | 0 | 0 | | | 784 Bytes | 326bec8c64893a6ca4b84810953c56f4069dca660b1b94de58f9da68d5f3a64e |
lib/table_sync/instrument_adapter/active_support.rb | 100644 | 0 | 0 | | | 603 Bytes | 684b4614f144eaa651d8d76ad3027584067ea168429bd37b57c554a34d39c00a |
lib/table_sync/naming_resolver/active_record.rb | 100644 | 0 | 0 | | | 387 Bytes | ec740e431263575e95f9b32a4a1d97e9bf3c2b94ded3dba35ec8cc59223154b3 |
lib/table_sync/naming_resolver/sequel.rb | 100644 | 0 | 0 | | | 516 Bytes | a8be819c861a4f1b0d6d04c0916c7f32ab909d5561b87772a950cdba1d3d308e |
lib/table_sync/orm_adapter/active_record.rb | 100644 | 0 | 0 | | | 461 Bytes | 20157627a3e52550c53abd86be6a27ded52d3115c9a8c9bdbfc88ed7dd7a0350 |
lib/table_sync/orm_adapter/base.rb | 100644 | 0 | 0 | | | 1.68 KB | 9d68a79a46f32094c7798d79caae12fb1ede96506f2d11985bb572326e989874 |
lib/table_sync/orm_adapter/sequel.rb | 100644 | 0 | 0 | | | 541 Bytes | 91cccb56eb46b7dfafc5a8446322f2c5e3b738452f06327931a58dae50f91afe |
lib/table_sync/publishing.rb | 100644 | 0 | 0 | | | 821 Bytes | 996587b7d6ab3a70f9f11b2d5514804d1153a122adc1c0c71dde7dbb1de6eb09 |
lib/table_sync/publishing/batch.rb | 100644 | 0 | 0 | | | 1.1 KB | f2c66383625314a40016582ca44ec2dab9592f2e3c3dd95360f7002ab1ea143c |
lib/table_sync/publishing/data/objects.rb | 100644 | 0 | 0 | | | 940 Bytes | e151ebca13fcc212fea47b9e8bf324d427e49a8ac42cdabf820e98bc855564ad |
lib/table_sync/publishing/data/raw.rb | 100644 | 0 | 0 | | | 728 Bytes | 4652db5ba86b0110d2fc96b06296fb165e1492099de588ac7a169b42e38e9b7d |
lib/table_sync/publishing/helpers/attributes.rb | 100644 | 0 | 0 | | | 1.39 KB | 40613a413dbce948aaa0e14c6e43ac44f533c381d2095bfabc5f56b15be174fd |
lib/table_sync/publishing/helpers/debounce.rb | 100644 | 0 | 0 | | | 3.31 KB | 03dc9a7ca762b3294f9a13b1f03f5af912d54a11b0bb0041051dafea7b1ed8c2 |
lib/table_sync/publishing/helpers/objects.rb | 100644 | 0 | 0 | | | 930 Bytes | aa2b453b882f4e13e3ff11508bebbb8ab24c7496b8c8f7017c43721213f6f057 |
lib/table_sync/publishing/message/base.rb | 100644 | 0 | 0 | | | 1.39 KB | f98c750f12121b50d38e594920f1876398b286a2ee1f1003e8504703b23eaaa9 |
lib/table_sync/publishing/message/batch.rb | 100644 | 0 | 0 | | | 313 Bytes | 70768e65493f76dc029cd2282f82020bada15802531d3a73e85479c28d42d028 |
lib/table_sync/publishing/message/raw.rb | 100644 | 0 | 0 | | | 1 KB | 138c9455e5913b702944d7714f4ff2c06fa80f9c0e7d68cdd3df7750003c9707 |
lib/table_sync/publishing/message/single.rb | 100644 | 0 | 0 | | | 242 Bytes | 01f7d29ddb034a43dd570ba774226f889d6bff7fc6b245e9087c53236c1aece0 |
lib/table_sync/publishing/params/base.rb | 100644 | 0 | 0 | | | 1.32 KB | 66b12eea3a65dd3acf7e6b8aa88fa1d783ae4533a7f0dbe18eaf2b8688d9e79b |
lib/table_sync/publishing/params/batch.rb | 100644 | 0 | 0 | | | 468 Bytes | 0eea3f23cd4905ce45fd422c1f26945831db4fc7c0e53595bf1bd61b6e831684 |
lib/table_sync/publishing/params/raw.rb | 100644 | 0 | 0 | | | 169 Bytes | 1d4ee6a39d6b753dac154b009d68ccd648ea05b731d219f754040d6d2384e670 |
lib/table_sync/publishing/params/single.rb | 100644 | 0 | 0 | | | 592 Bytes | b9cb2747461d61fe0165c77340e17a00243a0631be4de9aaff133daabb948d4f |
lib/table_sync/publishing/raw.rb | 100644 | 0 | 0 | | | 502 Bytes | 2fb345c0f7801a35170db80a37be4d384ee87fa205a1126c0e768ad108ba323c |
lib/table_sync/publishing/single.rb | 100644 | 0 | 0 | | | 1.37 KB | a64ef3d155a9c165500b68027d0f3f8508b749ec17412945ef9e1d97b7291ad7 |
lib/table_sync/receiving.rb | 100644 | 0 | 0 | | | 344 Bytes | 349e909f56b9699f4a356456a0fe34500e844d4015db20545eaa3e8f50f49d4c |
lib/table_sync/receiving/config.rb | 100644 | 0 | 0 | | | 6.71 KB | b57da76f67f93e9f7ea4b492b19b22ed2501369e81e34e3eda8d8aa369a2f59d |
lib/table_sync/receiving/config_decorator.rb | 100644 | 0 | 0 | | | 718 Bytes | e1caace29d6418d073a1e5369c1c3b2d52a482b914b9c3865bfff573b006085a |
lib/table_sync/receiving/dsl.rb | 100644 | 0 | 0 | | | 708 Bytes | f107d12147170c9b715d3a4fe938710502db7f88cbebd9d3dac1b0fb92b47929 |
lib/table_sync/receiving/handler.rb | 100644 | 0 | 0 | | | 4.09 KB | d172906fbb3c3ecddac02e3c0a3d876f1ab1464647b64fdc20440f87194a7b0a |
lib/table_sync/receiving/model/active_record.rb | 100644 | 0 | 0 | | | 3.29 KB | 7218bc51979a6ab979c4c1c1225a092b5226542bdfbd2e04b9c75fd5bff78c60 |
lib/table_sync/receiving/model/sequel.rb | 100644 | 0 | 0 | | | 2.04 KB | d911eb2cd74e3304b101b097bd41bb2e7a8ad2f9ab5944071fa0b4483341164b |
lib/table_sync/setup/active_record.rb | 100644 | 0 | 0 | | | 617 Bytes | 2d8c48d1c0e5cdc1758f8b32102758cc4eb4c65deea0dca9e8669789b8db32ff |
lib/table_sync/setup/base.rb | 100644 | 0 | 0 | | | 1.33 KB | cb7ec92fc763765e22641a1bbb607149ec2c2a99ceee11da586843a9fe6b4bb3 |
lib/table_sync/setup/sequel.rb | 100644 | 0 | 0 | | | 651 Bytes | 658044637d63990dc7d434b8ea7c19df8bdc980cfccfa274dd593a645df35e6b |
lib/table_sync/utils.rb | 100644 | 0 | 0 | | | 260 Bytes | 5a341f5ab2ef767112e6f5876cd5f1f4cd20757bc2534c5b10cf35b7dd2d3d0e |
lib/table_sync/utils/interface_checker.rb | 100644 | 0 | 0 | | | 2.73 KB | 09309d229d3882cb7b859af55531f3cf82b5c75ebbf75c8df5896ec7baad6099 |
lib/table_sync/utils/proc_array.rb | 100644 | 0 | 0 | | | 264 Bytes | 9603368153bbad9055b6ddd65721b81cfd1b41d8a8077568e27112ebb77f29aa |
lib/table_sync/utils/proc_keywords_resolver.rb | 100644 | 0 | 0 | | | 1.04 KB | 20d4f6a1fdcb81468de10de2b09745fdfad370eb9e9294c71b7c75b34ae38b2d |
lib/table_sync/utils/required_validator.rb | 100644 | 0 | 0 | | | 948 Bytes | e28bb1037a037165941a47a4995c18255619ea3221aad7bbefa49c96882bddef |
lib/table_sync/version.rb | 100644 | 0 | 0 | | | 72 Bytes | 22a3cb03d544ad5ef48d36868b3076727e579756d2a1a470bf67c0252fb9a804 |
log/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
table_sync.gemspec | 100644 | 0 | 0 | | | 1.17 KB | 3afdb6ca0d78d87c3eea70a656e3957c4342ab70f78de47514623fedd2408425 |