Giter Club home page Giter Club logo

Comments (4)

pedep avatar pedep commented on August 29, 2024

see stavro/arc#85 and related issues for more

from arc_ecto.

pedep avatar pedep commented on August 29, 2024

Duplicate of stavro/arc#85

from arc_ecto.

williamweckl avatar williamweckl commented on August 29, 2024

@pedep I don't think this issue is the same as #85, it is the same problem reported at issue #69 but you closed both...

I'm having the same problem that @AppyCat reported. When I use the functions to retrieve the right filename is returned but at the database it saves the original filename from upload. The problem of doing that is if I change my filename or thumbnails strategy I lose compatibility with the old ones... Maybe use a JSON field to store all version names?

from arc_ecto.

pedep avatar pedep commented on August 29, 2024

@williamweckl
These issues may not be exactly the same, but they are similar enough that i believe solving one would mean solving all of them.

I'm not sure storing JSON in the database is the correct approach, since that would pose problems with databases that does not support embedded schema.

Do you think you could elaborate on what behavior you expect when changing the filename method? I'm pretty sure, that if you change your naming strategy in something like carrierwave, you would also have problems?

from arc_ecto.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.