Commit Graph

51 Commits (561d7e89c0a7ce581521d0680cfb48e685c84479)

Author SHA1 Message Date
Washington Botelho 4b10923723
ref: uses exists over find_by for optimization 2022-08-08 18:55:02 -03:00
Washington Botelho 5c3cc117a6 lint 2022-05-17 23:56:03 -03:00
Peter Goldstein c4c079fe90 Migrate to GitHub Actions 2022-04-21 16:08:20 -07:00
Washington Botelho 4e67b70d29
v0.11.0 2020-01-16 18:50:13 -03:00
Washington Botelho 514ca966a2
ft: Same rate value hits DB to update metadata. 2020-01-16 18:48:27 -03:00
Washington Botelho 0056d7eaad
up: avoid inverse merge 2020-01-16 18:44:32 -03:00
Washington Botelho 4c92dfad30
v0.10.0 2019-12-20 16:45:20 -03:00
Washington Botelho e84b9b13a5
ft: where option to includes conditions on rating 2019-12-20 16:37:22 -03:00
Washington Botelho 2832b8a9f7
v0.9.0 2019-10-03 20:56:42 -03:00
Washington Botelho 63a0f7e83b
lint 2019-10-03 19:07:50 -03:00
Washington Botelho f2f31a5f49
up: makes polymorphic column type smaller 2018-03-27 18:00:56 -03:00
Washington Botelho c306e39513
up: uses index in the same order as rails query 2018-03-27 17:47:48 -03:00
Washington Botelho c7ce1d256a
v0.8.0 2018-03-05 20:34:10 -03:00
Washington Botelho fd954f677f
feat: unscoped rating 2018-03-05 20:26:50 -03:00
Washington Botelho 09010f5ee2
v0.7.0 2018-03-02 15:18:38 -03:00
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