#Storing database/collection/document ids in different environments (dev and prod)

2 messages · Page 1 of 1 (latest)

dusk locust
#

I'm kinda confused when it comes to the database querying in both Firebase and Supabase I use table/collection names but here with Appwrite I use IDs, should those ids be stored securely unlike names of tables/collections?

How to handle this when I have different environments (dev, stage, prod), I already have different projects for dev and prod. I can't imagine storing a lot of ids for each environment in .env file or something similar

hybrid topaz
#

I personally store same key, only change the project Id