Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(data): add eligibilities #741

Merged
merged 1 commit into from
Jun 15, 2024
Merged

Conversation

lgarofalo
Copy link
Member

Requested, will be manually run.

Copy link
Contributor

@schroerbrian schroerbrian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Sorry i missed that this was up earlier

@lgarofalo
Copy link
Member Author

I need to separately fix test build, but I will run this now.

@lgarofalo
Copy link
Member Author

askdarcel=> select * from eligibilities where created_at > now() - interval '5 minutes';
 id |             name              |         created_at         |         updated_at         | feature_rank | is_parent 
----+-------------------------------+----------------------------+----------------------------+--------------+-----------
 32 | Toddler Age                   | 2024-05-07 16:41:43.838673 | 2024-05-07 16:41:43.838673 |              | f
 33 | Preteen                       | 2024-05-07 16:41:43.838673 | 2024-05-07 16:41:43.838673 |              | f
 34 | Transitional Aged Youth (TAY) | 2024-05-07 16:41:43.838673 | 2024-05-07 16:41:43.838673 |              | f
 35 | Preschool Student             | 2024-05-07 16:41:43.838673 | 2024-05-07 16:41:43.838673 |              | f
 36 | Elementary School Student     | 2024-05-07 16:41:43.838673 | 2024-05-07 16:41:43.838673 |              | f
 37 | Postgraduate Student          | 2024-05-07 16:41:43.838673 | 2024-05-07 16:41:43.838673 |              | f
 38 | Married without children      | 2024-05-07 16:41:43.838673 | 2024-05-07 16:41:43.838673 |              | f
(7 rows)

@richardxia
Copy link
Member

Merging, since this was already run in prod.

@richardxia richardxia merged commit 547e601 into master Jun 15, 2024
3 of 4 checks passed
@richardxia richardxia deleted the leland/add-eligibilities branch June 15, 2024 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants