Facing issues in connecting DB on my web service
hritika28
FREEOP
5 months ago
I have made migration files and migrated tables, but error says the table doesn't exists, when I run migrate, it says table already exists.
Please help me fix this.
3 Replies
Railway
BOT
5 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
fra
HOBBYTop 10% Contributor
5 months ago
Check the dB name, when you create a dB I think is created with the name railway
case
PRO
5 months ago
@hritika28 can you share some details, e.g. which webapp framework you are using, which migration system, which database, where the database is hosted, etc?