job-tracker / src / main / resources / db / migration /
..
V1__init.sql Initial commit with basic application. 1 month ago
V2__update.sql Updates 1 month ago
V3__create_users_table.sql Email sending for confirmation, logging enabled for security, job applications categorized by user. README file created. Showing user profile. API endpoints made secured, can be called only with jwt tokens 1 month ago
V4__add_user_to_job_applications.sql Email sending for confirmation, logging enabled for security, job applications categorized by user. README file created. Showing user profile. API endpoints made secured, can be called only with jwt tokens 1 month ago
V5__add_email_and_status_to_users.sql Email sending for confirmation, logging enabled for security, job applications categorized by user. README file created. Showing user profile. API endpoints made secured, can be called only with jwt tokens 1 month ago