Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthorbjmg
     

    Hi!

    I have a short question. Is it possible to use the ENUM or SET data types of my favourite data base management system? Or should I use an extra table to hold those values? Example: ENUM('XS', 'S', 'M', 'L', 'XL')

    Thanks

    Bernhard

    • CommentAuthorKaste
     

    never used it. I don't remember right now how we handle/cast things we actually don't fully support.

    can you test this and open a ticket in case. do you unit-test?