Secure Database Access (Oct 24 rollout) breaks insertion of text values with quotes or special symbols in Data tab
vellariel
HOBBYOP

a month ago

After the October 24 update (Changelog #0261), I can no longer insert or edit text fields in the Railway Data tab if they contain quotes or punctuation like "?" or "!".

The changes just don’t save — the value disappears or stays empty.

Example (fails):

One "?" or "!" per question/exclamation

Before the update everything worked fine.

If I connect directly via psql or DBeaver using the same credentials — it works perfectly, so PostgreSQL itself is fine.

Seems like the new “Secure Database Access” proxy (which now routes dashboard queries through the private network) is not properly escaping or serializing text when sending it to Postgres.

Steps to reproduce:

1. Open any Postgres DB in the Railway dashboard

2. Edit a text column and type something with quotes or punctuation (like above)

3. Click Save

4. The cell resets or the value disappears

Expected:

The text should be saved exactly as written.

Environment:

- PostgreSQL via Railway

- Issue started Oct 24, 2025

- Works fine via external SQL clients

Solved

5 Replies

Railway
BOT

a month 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!


sarahkb125
EMPLOYEE

a month ago

Hi there,

I will escalate this to our engineering team.

Best,

The Railway Team


Status changed to Awaiting User Response Railway about 1 month ago


Railway
BOT

a month ago

Hello!

We've escalated your issue to our engineering team.

We aim to provide an update within 1 business day.

Please reply to this thread if you have any questions!


noahd
EMPLOYEE

a month ago

Hey there!
A fix has been merged and things should be good! Let us know if the issue persists


Railway
BOT

a month ago

✅ The ticket Data Tab Processing Issue has been marked as completed.


Railway
BOT

a month ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway about 1 month ago


Loading...