Le server est en prod !
Structure de la base de donnée
user | favoris |
---|---|
id | id |
username | code_nsf |
name | sigle_type_formation |
libelle_type_formation | |
password | libelle_formation_principal |
profile_pic_url | sigle_formation |
created_at | duree |
updated_at | niveau_de_sortie_indicatif |
code_rncp | |
niveau_de_certification | |
libelle_niveau_de_certification | |
tutelle | |
url_et_id_onisep | |
request_user_id | |
created_at | |
updated_at |
What's Changed
- Create flake8.yml by @Angel-Dijoux in #1
- Create deployment by @Angel-Dijoux in #2
- Update status.yml by @Angel-Dijoux in #4
- Bump flask from 2.2.3 to 2.2.5 by @dependabot in #5
- [Model] Refactor model, add created_at, use MYSQL in dev mode by @Angel-Dijoux in #6
- [HOSTFIX] Re-add
Dockerfile
in code by @Angel-Dijoux in #7 - [Workflow] Check if API is running by @Angel-Dijoux in #8
New Contributors
- @Angel-Dijoux made their first contribution in #1
- @dependabot made their first contribution in #5
Full Changelog: v1.0.2...1.0.3