ActiveRecordExtended:向ActiveRecord Rails应用程序添加其他postgres功能

时间:2021-02-05 16:49:46
【文件属性】:
文件名称:ActiveRecordExtended:向ActiveRecord Rails应用程序添加其他postgres功能
文件大小:75KB
文件格式:ZIP
更新时间:2021-02-05 16:49:46
rails activerecord postgres RailsRuby 指数 描述和历史 Active Record Extended是对的原始作者Dan McClain所做的工作的延续。 随着时间的流逝,缺乏更新以支持最新版本的ActiveRecord 5.x的问题导致了很多用户放弃该项目,以创建自己的补丁程序作业以维护兼容性。 唯一的问题是,这造成了各种环境的狂野西部。 问题已经发展到没有人试图直接为原始来源做出贡献的地步。 分叉的存储库发现自己几乎像死了一样,几乎没有活动。 Active Record Extended本质上为用户提供了Postgreses查询功能的另一半。 由于Rails / ActiveRecord / Arel被设计为与数据库无关,
【文件预览】:
ActiveRecordExtended-master
----.gitignore(172B)
----rubocop()
--------rubocop-lint.yml(1KB)
--------rubocop-performance.yml(860B)
--------rubocop-metric.yml(668B)
--------rubocop-layout.yml(683B)
--------rubocop-naming.yml(353B)
--------rubocop-styles.yml(2KB)
----README.md(30KB)
----.codeclimate.yml(230B)
----.rubocop.yml(374B)
----gemfiles()
--------activerecord-61.gemfile(131B)
--------activerecord-52.gemfile(131B)
--------activerecord-60.gemfile(131B)
--------activerecord-51.gemfile(131B)
----CHANGELOG.md(8KB)
----bin()
--------console(387B)
--------setup(131B)
----Gemfile(364B)
----.ruby-version(6B)
----.rspec(53B)
----Gemfile.lock(2KB)
----CODE_OF_CONDUCT.md(3KB)
----spec()
--------support()
--------query_methods()
--------sql_inspections()
--------active_record_extended_spec.rb(167B)
--------spec_helper.rb(717B)
----LICENSE.txt(1KB)
----.ruby-gemset(23B)
----active_record_extended.gemspec(1KB)
----.travis.yml(1KB)
----lib()
--------active_record_extended.rb(293B)
--------active_record_extended()
----Rakefile(3KB)

网友评论