Merge branch 'master' into features/first_steps_for_syntax_sugar
Conflicts: package.json spec/dao-factory.spec.js
Showing
with
1932 additions
and
1767 deletions
Makefile
0 → 100644
spec/associations/belongs-to.spec.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
spec/associations/has-many.spec.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
spec/associations/has-one.spec.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
spec/associations/mixin.spec.js
deleted
100644 → 0
spec/buster.js
deleted
100644 → 0
spec/config/factories.js
deleted
100644 → 0
spec/config/helpers.js
deleted
100644 → 0
spec/configuration.spec.js
deleted
100644 → 0
spec/dao-factory.spec.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
spec/dao.spec.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
spec/language.spec.js
deleted
100644 → 0
spec/migrator.spec.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
spec/mysql/dao-factory.spec.js
deleted
100644 → 0
spec/postgres/hstore.spec.js
deleted
100644 → 0
spec/promise.spec.js
deleted
100644 → 0
spec/query-interface.spec.js
deleted
100644 → 0
spec/sequelize.spec.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/configuration.test.js
0 → 100644
test/dao-factory.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/dao.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/language.test.js
0 → 100644
test/migrator.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/mysql/dao-factory.test.js
0 → 100644
test/postgres/hstore.test.js
0 → 100644
test/promise.test.js
0 → 100644
test/query-interface.test.js
0 → 100644
test/sequelize.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/sqlite/test.sqlite
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment