Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
C0D4681455y@ThatSoftwareGuy what Le hell?
I have to have a fully functional prod ready server for testing (single instance though)
Then I have a prod clone for UAT, multi instance.
Then I have prod.
All environments I have access to.
And here you are not even given access to a dummy database 😖
Some company's make me wonder how they even operate. -
jjimenez1615yWe had something like that in a company I worked in the past. But it wasn't two hours, the changes just didn't happened because the DBA was so busy he didn't ever have time for our requests, so we just made a local copy of the database without asking and problem solved. We weren't supposed to do that but that definitely was best for the company at the end.
-
bahua129045yWhy would it take two freaking hours? Just write something to make the needed update, and have them run it. Fraction of a second, once it's been vetted and approved.
Related Rants
-
linuxxx19So today (or a day ago or whatever), Pavel Durov attacked Signal by saying that he wouldn't be surprised if a ...
-
janonb6My first dev job. Me and another guy get hired at the same time. He will be the lead dev, and I’ll be the ju...
-
wicho6Hi ceo_candidate: Welcome to CEO 101: Q: How do you impress shareholders? A: Without understading any proce...
Developers don’t have access to the test database so I had to put in a request for a dba to add two columns and it took over two hours for them to complete it.
rant
bs
wk157