Hello,
I'm attempting to develop ETL processes directly within MariaDB by querying Appwrite tables. One challenge we're facing is that each environment has distinct collection names in the database. Is there a way I can influence the collection names to ensure stability in my SQL scripts?