Fixed bugs:
- UPDATE statement for PostgreSQL is missing commas #150
Closed issues:
-
Update rebar.config file #157
-
Update Gun dependency to 0.1.9 #155
-
Please update tirerl #154
-
Fix 'sumo_riak_store' to export utility functions which are currently private #140
Merged pull requests:
-
[Fix #157] Update tirerl 0.1.6 version in makefile and rebar.config file #158 (davecaos)
-
[Fix #154] Update Tirerl dependnecy to 0.1.5 #156 (davecaos)
-
Upgrade tirerl to 0.1.4 #149 (elbrujohalcon)
-
Error using sumo:find to retrieve an inexistent element #147 (elbrujohalcon)
0.3.6 (2015-04-27)
Closed issues:
- Fix 'find_by' function on Riak store to return an empty list '[]' when it's invoked by ID. #130
Merged pull requests:
-
Update LICENSE #142 (andresinaka)
-
Reusable private functions were exported. Fixed sumo_store_riak (enhance... #141 (cabol)
0.3.5 (2015-04-09)
Merged pull requests:
- rebar build without ssh keys fails due to outdated dep libs #137 (Vorticity-Flux)
0.3.4 (2015-04-07)
Merged pull requests:
- Add uuid as a required application #135 (elbrujohalcon)
0.3.3 (2015-04-07)
Merged pull requests:
-
Version Bump #134 (elbrujohalcon)
-
Calling sumo:persist with a doc with no id field fails #133 (elbrujohalcon)
-
Updated changelog #132 (elbrujohalcon)
0.3.2 (2015-04-06)
Merged pull requests:
-
#130 Fix find_by ID function in sumo_store_riak to return empty list whe... #131 (cabol)
-
Mnesia support #129 (elbrujohalcon)
-
Automate CHANGELOG.md #125 (elbrujohalcon)
0.3.1 (2015-03-12)
Closed issues:
- Support for find_by_sql for SQL backends #121
Merged pull requests:
0.3.0 (2015-03-04)
Fixed bugs:
- Remove delete function and callback from sumo_store #110
Closed issues:
- Compile Fails on Fresh Install #112
Merged pull requests:
-
Version Bump #120 (elbrujohalcon)
-
waffle.io Badge #118 (waffle-iron)
-
[Fixed #110] Remove delete function and callback from sumo_store. #116 (cabol)
-
Move epgsql deps dir to match rebar location #114 (spiegela)
0.2.4 (2015-01-05)
Closed issues:
- add a sumo:sort_fields type #109
Merged pull requests:
- Code cleanup #111 (elbrujohalcon)
0.2.3 (2014-12-31)
Merged pull requests:
- Renaming dependency to avoid conflict with tirerl #108 (elbrujohalcon)
0.2.2 (2014-12-30)
Merged pull requests:
- Don't require the import of emysql records on stores based on sumo_store_msyql #106 (elbrujohalcon)
0.2.1 (2014-12-16)
Fixed bugs:
- Remove all mentions of repos for stores #104
Merged pull requests:
0.1.5 (2014-12-15)
Closed issues:
-
Bump to 0.1.5 #102
-
Move Contributors section to the end of the file #97
-
Rename repos to connection or store. #62
-
Change internal doc representation to maps #60
-
PostgreSQL storage backend #39
-
add asc/desc option for ordering #21
-
add specs #18
-
write unit tests #15
Merged pull requests:
-
[#60] Change internal records and proplists to maps #99 (jfacorro)
-
[Closes #97] Fixed broken link. Moved sections around. #98 (jfacorro)
0.1.4 (2014-11-04)
Fixed bugs:
Closed issues:
-
Decide between implementing SQLite repo or deleting it #87
-
Support for rails style callbacks? #86
-
make all blog is erroring out #80
-
Modify the default value for the worker_pool option overrun_warning #77
-
ElasticSearch storage backend #74
-
make compatible with erlang.mk #61
-
Use a proper overrun warning for wpool #51
-
repos should go through their backend instead of just using the pool #38
-
Improve semantics for redis repo #35
-
Add an environment variable to turn on/off query debug messages #23
-
Add support for full conditional logic in the find_by and delete_by functions. #13
-
If id attribute is present in 3rd paramenter to sumo:new_field/3, sumo_db should assume not_null as well. #9
-
Use a parse transform to avoid having to declare the sumo_docs manually. #2
Merged pull requests:
-
README + CONTRIBUTORS #85 (elbrujohalcon)
-
[#80] Fixed the run escript to not throw errors for make blog #82 (AxisOfEval)
-
Misc changes to help build cleanly. #81 (AxisOfEval)
-
Fixed rebar.config to not use the git account for github. #79 (AxisOfEval)
-
[Closes #77] Modified default value to 30 seconds. #78 (jfacorro)
0.1.3 (2014-09-23)
Closed issues:
-
Allow to specify worker_pool options in configuration #68
-
Add an update function to the mysql repo. #49
Merged pull requests:
0.1.2 (2014-07-11)
Closed issues:
Merged pull requests:
0.1.1 (2014-07-02)
Merged pull requests:
- [#56] Ready for R17 #57 (elbrujohalcon)
0.1.0 (2014-06-04)
Closed issues:
- change behaviour_info to -callback #37
Merged pull requests:
-
Naming the types, instead of the generic term() or any() #55 (elbrujohalcon)
-
Now even the blog is dialyzed #54 (elbrujohalcon)
-
More dialyzing! #53 (elbrujohalcon)
-
Dialyzed #52 (elbrujohalcon)
choosy.production (2014-06-02)
Closed issues:
-
create sumo_backend behavior #43
-
sumo_backend_sup should call Mod:start_link instead of gen_server:start_link #42
-
Improve error detection and reporting #14
-
Add delete_by #8
-
Optional application dependencies. #6
-
Improve execute #3
Merged pull requests:
-
MySQL persist no longer updates id field in on duplicate clause. #50 (igaray)
-
Corrected CLD macro to allow several storage backends of same type. #34 (igaray)
-
Added a configurable timeout to the worker pool call. #32 (igaray)
-
Those were microseconds #29 (elbrujohalcon)
-
delete_by was not joining conditions with interspaced AND. #25 (igaray)
-
WHERE clauses must be joined with AND instead of commas #10 (elbrujohalcon)
-
Fixed a bug affecting persistence of non-proplist sumo_docs. #5 (igaray)
-
Changed sumo_repo_sup to ask for the sumo_db applicaiton environment. #1 (igaray)
* This Change Log was automatically generated by github_changelog_generator