.editorconfig | |
|
|
.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/workflows/build.yml | |
|
|
.gitignore | |
|
|
.rubocop.yml | |
|
|
.ruby-version | |
|
|
CODE_OF_CONDUCT.md | |
|
|
Gemfile | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
Rakefile | |
|
|
bin/console | |
|
|
bin/setup | |
|
|
lib/tableless.rb | 15 | A 0 mins |
|
lib/tableless/callbacks.rb | 15 | A 0 mins |
|
lib/tableless/connection.rb | 18 | A 0 mins |
|
lib/tableless/connection_adapters/dummy_adapter.rb | 17 | A 0 mins |
|
lib/tableless/connection_adapters/schema_cache.rb | 16 | A 0 mins |
|
lib/tableless/persistence.rb | 36 | A 0 mins |
|
lib/tableless/querying.rb | 13 | A 0 mins |
|
lib/tableless/version.rb | 3 | A 0 mins |
|
tableless.gemspec | |
|
|