Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/shrinerb/shrine-sql
SQL database storage for Shrine
https://github.com/shrinerb/shrine-sql
6ceddcd75b322507998b4cf09d4cd6b7070d7800 authored over 5 years ago
beb9408ec75b57f2959dffac92cccffdc16f551c authored over 5 years ago
8a418d30b66f32dfb98ff6e64b2589b8c7a600db authored over 5 years ago
80bed9c49969bd1647ab34fb764d73be93e04b0e authored over 5 years ago
75a4afcbd740f4b072cf51f818c17ee6e1abab68 authored over 5 years ago
c1f89b497a03beb74dc8cf759bd64140c3c0f549 authored over 5 years ago
5105a3ea9dcac00633939f3f8124f5dce42bdcdf authored over 5 years ago
Shrine gems have been moved to the "shrinerb" organization.
895f80a50b5a3562f09d5c93fabb914f7eea75b9 authored almost 7 years ago
The multi_delete plugin has been deprecated, so we remove the
#multi_delete method.
90fcd12173e0930623c529ce7b062b6bfbdb2493 authored over 7 years ago
b5461a7e9bf13dd96ca0a2132470c8c2cac5cd5d authored over 7 years ago
9b21f4c05f4b70754c32660371749d3bb5cc17e6 authored over 7 years ago
b46df04fff630c98ac4cea3662c252a5c24369af authored over 7 years ago
434a1314edd94b8fee1515527d755859021f0c76 authored over 7 years ago
a343aae3a46acf3ea092801024cfca59806cfa5d authored over 7 years ago
Deleting datasets with a LIMIT query raises a deprecation warning in
Sequel. Since we don't actu...
This method is obsolete in new versions of Shrine, as it can be
implemented using #open.
The primary reason is to stop using Down.copy_to_tempfile, which will be
removed.
01809030e40b968d92ef8a682d43ef85fbe0c4bd authored almost 8 years ago
b90c28249107f231a0aec3b497f14119f4a9f129 authored almost 8 years ago
We should always use Sequel::SQL::Blob for storing binary data to the
database, because differen...
a6fba29a9d490ca7244cf4aeff2009d4f554c7d7 authored over 8 years ago
The benefits of a small performance improvement isn't worthwhile to keep
this method.
237b08550554dba024f04eb5e0abc2af60a1cd3e authored over 8 years ago
b56b13b12dbcfc9736e215ca4474e8e8a1ced67b authored almost 9 years ago
This will be used by Shrine's download_endpoint plugin.
be3e3d0689ba5402cb2cf312f5906dc3a0aa57fb authored almost 9 years agoc20cce67e394a9d31218b9c3f9db7f604f064045 authored almost 9 years ago
40d7b7e8dfd0cafce7c2ca3ff201776145cbc0c0 authored almost 9 years ago
* We make the IDs keep the file extension, which plays nice with the
new download_enpdoint plu...
14f2980f04a6e58196a49b175e9878451e53de90 authored about 9 years ago
39c673587a4dcb6d0c0ba1b53d6b3d6e99880b6e authored about 9 years ago
064b0efd0f73bbc60dcbc9d8b2a1c92a0bfec949 authored about 9 years ago
Firstly, with the metadata knowledge we could download the file with the
correct extension. But ...
edcf28a3ba92b73307905faa415d0d9de5415690 authored about 9 years ago
62b7f7070ac590e46a1c601c364894d715bf20f9 authored about 9 years ago
bfada316b7594458bdac8eb94af04bca39607a23 authored about 9 years ago
874d7d933980c3f98c712e3104c15949dc30c38b authored about 9 years ago