20240812204045_add_github_user_created_at_to_users.sql

1ALTER TABLE "users" ADD COLUMN "github_user_created_at" TIMESTAMP WITHOUT TIME ZONE;