Frederic

Results 26 comments of Frederic

Hi, Any way in the end to easily upgrade a node version without having to care of reinstalling all global modules? If I can remember, the "shell script nvm tool"...

Anyone? This feature makes sense considering it's possible to handle multiple typeorm connections at nestjs level. Could sponsor this feature depending on the pricing.

@zMotivat0r I believe there would be an easy solution. At least not that difficult. In the current implementation, CrudController expects a TypeOrmCrudService service that expects a Repository. This can be...

Hi, The node application is running in a CET (GMT+1) timezone context it this is what you mean. This is indicated in my testing. If this is not what you...

The connection timezone is configured to '+05:00' for all libraries. I though it was clear from my titles. Maybe I need to be more explicit. Which is in sync with...

Regarding your other question, isn't the value as displayed in Mysql good enough? And by the way, mikroorm seems to handle it correctly though in their case, they are not...

That's quite difficult to provide the source: * I'm using this project for other testings as well * it's quite big because I'm generating json + convert into html table...

Interesting. You tried to replicate and you got it right?

I still don't understand what you are asking with the "DateString" stuff (maybe the language barrier). Would you mind trying to clarify even more (sorry for that)?

Ok, I got it , you are talking of a Connection option. Let me try out..