In this lesson, we'll create two tables for managing our application's data: user, and message. While creating these tables you'll learn how to define columns and add rows using the interface. We'll also see how Supabase makes it easy to create foreign key relationships.
Why does the created_at column have the data type of timestamp and not timestamptz?
Hey Matloob, this could just be a preference of Kristian but here is an article on the difference between timestamp and timestamptz https://kb.objectrocket.com/postgresql/postgresql-timestamp-vs-timestamptz-616