Hello,
The default widget is fine for configuration tables with no more than
a few dozen values.
In my experience, I rarely encountered use cases for editing foreign keys to
very large tables in the admin.
Readonly or autocomplete are good choices.
Best regards,
--
Aymeric.
> On 17 Oct
Hi,
On Saturday, October 20, 2018 at 10:48:04 PM UTC+2, Adam Johnson wrote:
>
> The main thing is that MySQL added a binary JSON type, whilst MariaDB just
> made the JSON type an alias for TEXT (plus the corollaries that implies):
> https://mariadb.com/kb/en/library/json-data-type/
>
Yes, this