JoeRoddy / firestation

Firebase admin tool - executes SQL queries against Firebase
MIT License
141 stars 20 forks source link

support multiple database #7

Open juanlabrador opened 6 years ago

juanlabrador commented 6 years ago

I tried to add a new database connection but the save button doesn't work.

JoeRoddy commented 6 years ago

Hey Juan!

Was there any error output / prompt? Does your database already exist and does it have data in it? Was this the first time you tried to add this database into the application?

JoeRoddy commented 6 years ago

Multiple databases are working on my end, but it sounds like you ran into a bug, just trying to figure out what might be causing it. Thanks for opening this issue! :D

juanlabrador commented 6 years ago

Hi Joe! Thanks for responding. No, I have one database opened actually, I went to DB settings and try to change de json file, but when press save button, nothing happened, no saved, no showed some error. I don't see where I can added another DB.

JoeRoddy commented 6 years ago

Ah, okay, so the bug is with changing your db config to another db. I'll look into that.

To add a new db, there should be a db dropdown menu on the top bar: add_db

juanlabrador commented 6 years ago

Correct Joe, this dropdown not showing. I'm working in Mac. So I tried change database in DB Config too and not updated.

JoeRoddy commented 6 years ago

Hmmm,

Can you try making the app full screen and see if the toggle shows up? I might've had some responsive CSS in there that makes it disappear at smaller widths/heights. ( The app that is currently available on the site is like 8 months old at this point. )

If that doesn't work, could you possibly try to delete the application and re-download it and see if that adds the toggle?

I'm going to release a new version of the app in the next few weeks that should hopefully fix these issues. If you want, I could send you a build for Mac that you could test out? Or you could checkout the projectRevamp branch and start it up in development.

juanlabrador commented 6 years ago

Hi Joe, this "If that doesn't work, could you possibly try to delete the application and re-download it and see if that adds the toggle?" I tried and not working.

Ok Joe, as you want, thanks for this job.