I am connecting a Base client (Version: 6.1.3.2) to a remote mariadb
using the MySQL (JDBC) connector.
A form I had generated in Base needed a new field that had to be added
to the source (Base) query and the related (Mariadb) table.
Having added the new field to the table using the Base client, I
expected it to appear in the query which is of the form (SELECT * FROM
<tablename>). It didn't until I closed Base and restarted it.
Is this a bug? Known or new?
Best Regards
Harvey