e321935286a474c7f79b12d1fe1dea6dfbd48806
- Created multiple tables including 'asignaturas', 'carreras', 'planes_estudio', and others to manage academic entities. - Defined various ENUM types for categorizing academic roles, task statuses, and notification types. - Implemented triggers and functions for automatic timestamp updates and validation of cycle numbers in subjects. - Established foreign key relationships to maintain data integrity across tables. - Added necessary extensions for enhanced functionality, including 'pgsodium', 'pg_graphql', and 'pg_stat_statements'.
genesis-2
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.3.0. Bun is a fast all-in-one JavaScript runtime.
Description
Languages
Jupyter Notebook
50.5%
TypeScript
38.4%
PLpgSQL
11.1%