Releases
1.0.0
d82eb52 Merge pull request #2 from SecJS/feat/len-release-v1
4cab4e7 style: fix eslint
1666b37 feat: release v1.0.0
37cdb17 feat: release v1.0.0
9a6ee9e feat: implement sub queries for relations
c602970 feat: change the behavior of ModelGenerator
6705af9 docs: update README.md
a5a3105 docs: update README.md
40337dc docs: update README.md
3e1fa29 feat: implement factory method for models
013c2e0 feat: update @secjs/database to v1.0.9
671d6bf feat: implement query method to use inside models
2c59dd2 test: add tests for skip/limit, forPage and paginate
04300d2 test: add orderBy test
b9835b5 style: remove useless methods
29ea04d feat: add support to default values in colums
0c3c35d feat: implement createdAt, updatedAt and deletedAt columns
519d9be style: export contracts in ORM index
1668acb test: create test data handler to start the test suite
dba14bd style: change folder name from stubs to Stubs
a34fe3e refactor: update and test create/update methods
0493735 refactor: change ModelFactory behavior
abba0fa style: add comments
b4c6e56 feat: add ManyToMany decorator
13d221b feat: update @secjs/database to use shared connections
0b16dbb style: add comments to Model methods
27f035c feat: add gateway fluentd values yml
9dfac28 feat: refactor Model to become a static class
e326450 feat: implement fabricate methods in ModelFactory
ac26006 feat: delete model contract and adjust where method type in Model
5e54e18 feat: type relation keys in includes method
bf1450d refactor: make ModelFactory a normal class
55b8ca1 feat: add options for relations and dictionary for model columns
177dffc feat: implement propertyName to find model property in ModelFactory
4d14a31 feat: refactor impl
997b1ca feat: map relations in ModelFactory
385f364 feat: add database and simple methods to Model class
b5c385e feat: initial commit
You can’t perform that action at this time.