noppoMan/npdynamodb

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.travis.yml
README.md
docs/migration_apis.md
docs/orm_apis.md
docs/query_builder_apis.md
index.js33
A
0 mins
lib/bin/npd
lib/dialects/2012-08-10/api.js88
A
0 mins
lib/dialects/2012-08-10/feature.js238
A
1 hr
lib/dialects/2012-08-10/schema.js90
B
6 hrs
lib/interface.js33
A
0 mins
lib/migrate/migrator.js178
B
4 hrs
lib/npdynamodb.js24
A
0 mins
lib/orm/collection.js58
A
2 hrs
lib/orm/index.js45
A
1 hr
lib/orm/model.js112
A
2 hrs
lib/orm/promise_runner.js13
A
0 mins
lib/promisify.js12
A
0 mins
lib/query_builder.js106
A
1 hr
lib/schema/builder.js165
A
3 hrs
lib/schema/chainable.js20
A
0 mins
lib/schema/types.js13
A
0 mins
lib/templates/generator.stub
lib/templates/index.js5
A
0 mins
lib/templates/npd_aa.stub
lib/templates/npdfile.stub
lib/utils.js60
A
55 mins
package.json
scripts/build.sh
scripts/webpack.config.js45
A
0 mins
test/data/complex_table_seed.js40
A
1 hr
test/data/test_tables.js121
B
6 hrs
test/dynamodb_2012_08_10.js10
A
0 mins
test/migrations/20150404071625_create_test_table1.js21
A
1 hr
test/migrations/20150404071722_create_test_table2.js41
B
5 hrs
test/migrations/20150819155839_alter_test_table2.js27
A
0 mins
test/migrations/20150819155840_alter_test_table1.js21
B
6 hrs
test/migrations/20150819155841_alter_test_table1_2.js21
B
6 hrs
test/migrator_spec.js86
A
0 mins
test/orm_spec.js266
C
1 day
test/query_builder_read_spec.js593
F
1 wk
test/query_builder_write_spec.js178
A
1 hr
test/schema_spec.js46
B
4 hrs