Otto Kekäläinen
Otto Kekäläinen
Any design ideas/suggestions so far @nishitxmehta?
No - I don't think my suggestion above is good. If it was, I would have already implemented it in code instead of leaving it as a mockup. Also, you...
In most blogging systems (e.g. WordPress) the 'category' and 'tag' exists in parallel and are not necessarily a choice of either/or. In my experience blog posts typically have only one...
My screenshot above was just a manually made version directly with browser tools. I took a stab at doing it in the theme code by adding tags to the archive...
I see [main](https://github.com/ponyorm/pony/commits/main/) has no commits in past 10 months - wonder if PonyORM has been abandoned?
This was merged via https://github.com/MariaDB/server/commit/eb0c719947df46250ce1f47d8eaa09f972cb041d on MariaDB 11.5.1.
@arun-esh Would you like to review this? It is somewhat similar to your #2573.
> Secondly, this test is known buggy anyway (MDEV-16902). Yes but nothing has been done for [MDEV-16902](https://jira.mariadb.org/browse/MDEV-16902) in since 2018. Fixing the test now is useful still, right? > Finally...
#2555 fixes at least on testable MySQL 5.7 to MariaDB upgrade issue. This PR should be finalized so we can catch all of those issues.
This is an improved take on #1067. Please review and merge, thanks!