Steven Giesel
Steven Giesel
In general, I am on your side, the only open question for me is this: > Users sometimes need to add mandatory components into the render tree that does not...
That could be a way forward for sure. Yes, you are right, if we just put it into the local storage, you can't take it "with you". The "problem" with...
Side note: Draft is already a state on `BlogPost` - but currently it is used to distinguish between things shown for all users vs things shown for the admin of...
With the new EasyMDE, this should work out of the box.
Hey @diegodrf - cool, help is always appreciated. I did not try until now with PostgreSQL, but as the blog isn't using anything exotic, I don't expect much trouble here....
> We can just add migrations and create a script (or something) to run the migrations, instead of adding it in a background job. You mean something in the direction...
Yes exactly - that was my initial thought. Not sure whether or not that is really applicable here, as there aren't that many moving parts in the database (well, yesterday...
Yeah - I'm also not very sure how much usage the NoSQL providers have and if the way forward would be dropping those. That would make the code way easier!
Much appreciated - yeah currently I am not sure if I can come to a conclusion. I would argue EF.Migrations might be a good way of kickstarting. Then at least...
Hey Kamyab, cool to hear back from you. Hope you are doing well! To be honest I do think having a separate `.editorconfig` is suitable for that. It is basically...