Jasmin Savard
Jasmin Savard
This one for next triage
I'm not sure if having a sitemap record for a homepage makes sense. The https://domain.name URL stands by itself. If it wouldn't exist you could not have a sitemap for...
Well, I think that "/homepage" in that case is an "alias" and that the "/" route is not necessary.
Ok, can you add a reference to the SEO recommendation so that we can move forward with a change? Else, we can still try to make this more customizable.
Provide a migration path. A SQL Query or something for people to know what to do. Maybe just enabling back that feature but it will also add a new feature...
@CrestApps Maybe in an Admin UI design guideline.
How does it work with multiple Azure instances?
We may need to have something like a "DROP Database" and "DROP Table" dialect in YesSql. Which would result in a different operation for SQLite of course.
As for removing the proper tables, maybe the migrations themselves should have their own Remove() method per module. This method could evolve over time if needed. Or, keep a dictionary...
I've not analyzed the code much but I was thinking last night: should it not be the services themselves that provide a way to uninstall themselves? Because, for example, we...