文件名称:active_record.cr, Active Record Pattern的实现.zip
文件大小:23KB
文件格式:ZIP
更新时间:2022-10-07 22:58:58
开源
active_record.cr, Active Record Pattern的实现 active_record Active Record Pattern的实现。不要与 ruby的activerecord混淆: 目标是将 true 转换为面向对象技术,并将 true 用于 Active Record Patter
【文件预览】:
active_record.cr-master
----.travis.yml(18B)
----watch.sh(1KB)
----shard.yml(399B)
----LICENSE(1KB)
----src()
--------adapter.cr(927B)
--------model.cr(5KB)
--------support.cr(410B)
--------model()
--------types.cr(3KB)
--------adapter_helper.cr(633B)
--------null_adapter.cr(3KB)
--------active_record.cr(110B)
--------sql()
--------criteria_helper.cr(105B)
--------registry.cr(294B)
--------query_generator_response.cr(825B)
----spec()
--------active_record_spec.cr(11KB)
--------fake_adapter.cr(1KB)
--------active_record()
--------sql()
--------spec_helper.cr(1KB)
--------types_spec.cr(4KB)
----.gitignore(73B)
----README.md(14KB)