inaka / sumo_db

Erlang Persistency Framework
http://inaka.github.io/sumo_db/
Apache License 2.0
174 stars 37 forks source link

Support `boolean` data type. #250

Closed cabol closed 8 years ago

cabol commented 8 years ago

Include the type boolean to the list of supported data type by sumo. Besides, add the necessary fixes to the mnesia adapter to support it.