Commit Graph

36 Commits (84e549bf584917b7a5140c3075c9ca335d2133e5)

Author SHA1 Message Date
Washington Botelho f9de473ea4
feat: adds extra scopes option 2018-03-01 17:50:28 -03:00
Washington Botelho 1365f948db
feat: enable custom validation via yml config 2018-03-01 17:49:57 -03:00
Washington Botelho c91d7dc150
ref: using inline scope values 2018-03-01 13:35:35 -03:00
Washington Botelho 96a5f67221
feat: add extra scopes support on rate class 2018-03-01 13:35:08 -03:00
Washington Botelho 30b4ac9484
Revert "up: removes validation to allow your custom one"
This reverts commit 763a1cd818.
2018-02-28 13:58:56 -03:00
Washington Botelho 33507138c6
v0.6.0 2018-02-26 17:53:47 -03:00
Washington Botelho 763a1cd818
up: removes validation to allow your custom one 2018-02-26 17:53:43 -03:00
Washington Botelho 54980ec054
v0.5.0 2018-02-14 15:38:04 -02:00
Washington Botelho 6d71dccb2d
ref: no more need block config 2018-02-14 14:46:51 -02:00
Washington Botelho ce7802072e
rm: config via initializer was dropped
table name cannot be change after load
2018-02-14 14:44:14 -02:00
Washington Botelho e2aaa83598
feat: makes table name configurable via yml 2018-02-14 14:43:13 -02:00
Washington Botelho e9e08564e7
up: using config to build ar relations 2018-02-09 16:53:00 -02:00
Washington Botelho 148f12f8f9
fix: avoid warm up on update like before
it will avoid a bunch of unecessary updates
2018-02-09 16:50:11 -02:00
Washington Botelho 4c7d957c22
feat: scoping support 2018-02-08 20:44:39 -02:00
Washington Botelho 296669ea6f
up: adds initializer template 2018-02-08 19:50:48 -02:00
Washington Botelho 726c6ae5ac
lint 2018-02-08 19:50:11 -02:00
Washington Botelho e29e0c049e
fix: avoid error when has no rate record 2018-02-08 19:36:05 -02:00
Washington Botelho a5474cfd51
up: table_name is already configured 2018-02-08 19:36:05 -02:00
Washington Botelho 1c3685959b
fix: namespace and using string for lazy evaluate 2018-02-08 19:36:05 -02:00
Ion Drimba Filho ab9610bfe0
feat: add tables name config 2018-02-08 19:36:05 -02:00
Washington Botelho 9de85d0814
fix: makes sure unique and sequential date 2018-02-08 18:49:45 -02:00
Ion Drimba Filho 214223750b extracted tables migration to multi-files 2018-02-08 15:06:13 -02:00
Washington Botelho 359d720a82
v0.4.0 2018-02-06 18:05:24 -02:00
Washington Botelho b3a42bd571
up: enables billion of precision on decimal field 2018-02-06 17:59:42 -02:00
Washington Botelho 9882309485
fix: float does not exists on mysql
fix precision on average calculation making dividend as decimal
2018-02-06 17:56:23 -02:00
Washington Botelho 6997371a79
v0.3.0 2018-01-29 15:15:33 -02:00
Washington Botelho 286b03be63
lint 2018-01-26 19:58:12 -02:00
Washington Botelho b0738b5cc8
feat: add ability to persist metadata 2018-01-26 19:16:56 -02:00
Washington Botelho 0b6c6879db
up: enable pass metadata to create method 2018-01-26 19:03:07 -02:00
Washington Botelho 46530d5999
up: add uniqueness on voting based on resource id 2018-01-14 22:43:13 -02:00
Washington Botelho 4919da1f52
lint: uses sql keys on upcase 2018-01-14 22:30:31 -02:00
Washington Botelho 135b1f67ab
v0.2.0 2017-11-03 00:08:39 -02:00
Washington Botelho 722eb9ef05
add support to specify author models 2017-11-03 00:02:23 -02:00
Washington Botelho cd51130143
add scope support 2017-11-02 23:35:08 -02:00
Washington Botelho dd1c8e2dd2
refactor generator 2017-11-02 13:30:22 -02:00
Washington Botelho 598c58af7e
first commit 2017-10-30 22:30:09 -02:00