R
Railway10mo ago
Aytee

There's suddenly two new random columns in my database??

I went in and checked my railway dashboard and to my surprise there's two new completely random database tables? How on earth did this happen? I've never even made tables with these names or data even in my local environment, let alone in production. What has happened here?? I see that they emails are all @example.com, so I'm assuming this might be some Railway sample of sorts, but if that's the case, why would this be added to my database that's been live for a couple of weeks now?
No description
No description
19 Replies
Percy
Percy10mo ago
Project ID: 649a66f4-5310-478e-a9ba-c9cdf3b96f87
Aytee
Aytee10mo ago
649a66f4-5310-478e-a9ba-c9cdf3b96f87
MantisInABox
MantisInABox10mo ago
That is extremely strange. Your app doesn’t give anybody the ability to make tables and populate data? Did you accidentally leak your database credentials somewhere?
Aytee
Aytee10mo ago
No, I am a solo developer and I have not leaked it anywhere. I double checked if I've accidentally commited my credentials, I have not. These seem to be train themed as well, so is this definitely not some bug that has happened within Railway?
MantisInABox
MantisInABox10mo ago
Okay, thank you. I can tag the team in. They will get to you when they get a chance, as it is late and the weekend.
Aytee
Aytee10mo ago
Alright, sounds good
Duchess
Duchess10mo ago
Thread has been flagged to Railway team by @Vin.
Brody
Brody10mo ago
i have actually seen users report this exact same data set on both mongodb and redis but can you double check this is actually in the database and not just some example data that the web UI is showing you? use something like mysql workbench or pgadmin
Greg Schier
Greg Schier10mo ago
That looks the the cmd+k "generate dummy data" command result
Brody
Brody10mo ago
mystery solved
Aytee
Aytee10mo ago
I've never ran this command though I did not even know of the ctrl+k menu before I created this thread and it wanted me to paste the project ID and I see in my logs it has attempted to create this table multiple times so I think theres definitely something fishy going on in your service.
Aytee
Aytee10mo ago
No description
Aytee
Aytee10mo ago
Also @Brody should I not be the one marking my own issues as solved I can't unmark it for some reason
Greg Schier
Greg Schier10mo ago
Interesting... 🤔 I'll Mark it as a task for next week!
Aytee
Aytee4mo ago
This has now happened again. Can someone explain to me what is causing this exactly?
Brody
Brody4mo ago
greg has previously mentioned it - the ctrl / cmd + k "generate dummy data" command result
Greg Schier
Greg Schier3mo ago
Going to add a task to put that behind a confirm dialog if it's not already
Aytee
Aytee3mo ago
Im not on a mac and pressing ctrl + k gives no such option
Duchess
Duchess3mo ago
New reply sent from Help Station thread:
That would be cmd+K on a Mac. If you see this, you have accidentally triggered it
You're seeing this because this thread has been automatically linked to the Help Station thread.