---
title: "Updated ToS, Revamped Starters, and Add SQL Column"
date: 2021-09-24T14:00:00.000-07:00
number: 0048
url: https://railway.com/changelog/2021-09-24
---

# Updated ToS, Revamped Starters, and Add SQL Column

## Updated Terms of Service

If you are like us, and love working with *checks notes* lawyers. We have just the news for you, Railway now has a [new terms of service](https://railway.app/legal/terms). Over the coming days, we will be notifying you via email and letting you know via a nifty banner on your dashboard. 

If you wanna remove the banner, its simple, just agree to the terms! 

[Image: Untitled]

## Revamped Starters

As we grew the number of starters we offered *(almost 50 now)*, it started becoming a little difficult to navigate so we went ahead and fixed that. Our starters page now comes with filters for the language and database on each starter while also offering the pre-existing search input.

We also went ahead and revamped the cards themselves while highlighting our community and partner starters!

[Image: Revamped starters page]

## Add SQL Column

Another case of the good old, you asked and we delivered. Users can now add columns to their SQL tables that already exist in the database using our database user interface.

[Image: Insert column modal]

## New starter

Shoutout to our community member [Ben Ford](https://twitter.com/commandodev) for adding the [Metabase](https://www.metabase.com/) starter to Railway. You can check it out [here](https://railway.app/new/starters/metabase).

##  Improvements and Fixes

- [Add bigint type to Postgres](https://feedback.railway.app/feature-requests/p/bigint-type-for-pgsql)
- Fix plugin links in our docs
- Improve time to deploy new routes