Postgres Database for Railway
franklinson
PROOP

8 months ago

Does railway database view have datetime or date alone can be used and it will save both date and time? Cause I have a django project and anytime I run the migration file it says no migration while there is one model I pushed that havent been migrated yet. So Iam manually creating the table and the columns for it. In the type there is no datetime but there is date so want to ask if date covers for datetime

$10 Bounty

6 Replies

franklinson
PROOP

8 months ago

N/A


franklinson
PROOP

8 months ago

Any help here?


8 months ago

Use a dedicated DB Client for that, not the Railway data tab


8 months ago

Like Beekeeper, DBGate, DBeaver, PGAdmin (for postgres), MySQL workbench…


8 months ago

In my opinion the Railway data tab should just be used as a last resort and only for simple data visualization


franklinson
PROOP

8 months ago

Alright thanks for the headsup


Loading...