I have changed my table names to all lowercase and re-synced the database. But Metabase is still showing capitalised table names. I am using Clickhouse. and since table names are case-sensitive., I am not able to browse the data. But native queries are working fine.
I have tested adding a fresh connection using the same database, the tables are visible on this new connection. Does that mean the sync on the existing connection takes considerable time to propagate the changes?
so you changed all table names from uppercase to lowercase and now Metabase GUI can't run those tables, is that correct? why don't you change the table metabase_table and fix the issue manually?