Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Project-CARPI
/
database-schema
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Create prerequisite table models
- #11
#11
Merged
jzgom067
merged 14 commits into
main
Project-CARPI/database-schema:main
from
prerequisite-models
Project-CARPI/database-schema:prerequisite-models
Copy head branch name to clipboard
Apr 9, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Create prerequisite table models
#11
jzgom067
merged 14 commits into
main
Project-CARPI/database-schema:main
from
prerequisite-models
Project-CARPI/database-schema:prerequisite-models
Copy head branch name to clipboard
Commits
Commits on Apr 7, 2026
Create Prerequisite tables and enum
Show description for fbd9537
ramonechen
and
NickWang8
committed
fbd9537
View commit details
Copy full SHA for fbd9537
Browse repository at this point
Fix misplaced comma in foreign key constraint
ramonechen
committed
fb780ac
View commit details
Copy full SHA for fb780ac
Browse repository at this point
Align new_code_num data type with foreign key
ramonechen
committed
1dda93c
View commit details
Copy full SHA for 1dda93c
Browse repository at this point
Consolidate prerequisite course foreign key constraint
Show description for a13630c
ramonechen
and
Copilot
authored
a13630c
View commit details
Copy full SHA for a13630c
Browse repository at this point
Add self-referencing FK constraint in prerequisite nesting
Show description for 2350a41
ramonechen
and
Copilot
authored
2350a41
View commit details
Copy full SHA for 2350a41
Browse repository at this point
Remove redundant FK constraint from prerequisite course
Show description for 88fb083
ramonechen
committed
88fb083
View commit details
Copy full SHA for 88fb083
Browse repository at this point
Add Nick Wang to package contributors
ramonechen
committed
228f475
View commit details
Copy full SHA for 228f475
Browse repository at this point
Remove keywords from pyproject.toml
Show description for 3f77562
ramonechen
committed
3f77562
View commit details
Copy full SHA for 3f77562
Browse repository at this point
Update requirements.txt
ramonechen
committed
900eb28
View commit details
Copy full SHA for 900eb28
Browse repository at this point
Revert "Update requirements.txt"
Show description for c87ea9d
ramonechen
committed
c87ea9d
View commit details
Copy full SHA for c87ea9d
Browse repository at this point
Commits on Apr 9, 2026
Merge branch 'main' into prerequisite-models
ramonechen
committed
bc800a6
View commit details
Copy full SHA for bc800a6
Browse repository at this point
Add prerequisite tables to tests
Show description for 2c8e752
ramonechen
committed
2c8e752
View commit details
Copy full SHA for 2c8e752
Browse repository at this point
Fix type mismatch in prerequisite course table
ramonechen
committed
a9a1f19
View commit details
Copy full SHA for a9a1f19
Browse repository at this point
Add optional None annotations to nullable fields
ramonechen
committed
eeafc48
View commit details
Copy full SHA for eeafc48
Browse repository at this point
You can’t perform that action at this time.