Alex Mantaut

Results 3 issues of Alex Mantaut

Hi, Since upgrading typeorm to 0.2.25, controller requests starting failing. Requests seem to work ok with typeorm 0.2.24 and lower. Stack trace: ``` No entity column "whereFactory" was found. EntityColumnNotFound:...

Hi, I have a few entities with attributes of time Date(). I would like to handle all of my date objects on Unix epoch format, I was wondering what is...

Added 2 attributes to SlideFragmentBuilder to set the style of the text for title and description. I was needing the functionality for a project so I implemented it... Let me...