Commit graph

2 commits

Author SHA1 Message Date
blackst0ne
20695052db [Rails5] Update type_cast_*_database methods 2018-04-06 10:57:19 +00:00
Yorick Peterse
af1f6844c9
Added code for defining SHA attributes
These attributes are stored in binary in the database, but exposed as
strings. This allows one to query/create data using plain SHA1 hashes as
Strings, while storing them more efficiently as binary.
2017-06-29 15:37:37 +02:00