language-learning-app/api/alembic/versions
2026-04-14 10:17:33 +01:00
..
20260318_0001_initial_schema.py Generate the audio; move to background task 2026-03-19 10:51:10 +00:00
20260319_0002_add_audio_and_user_to_jobs.py Generate the audio; move to background task 2026-03-19 10:51:10 +00:00
20260327_0003_add_pos_and_transcript_to_jobs.py API: Add the part_of_speech and transcript generation in the sumamry job 2026-03-27 09:45:44 +00:00
20260327_0004_add_learnable_languages.py feat: Add Learnable Languages 2026-03-27 10:32:46 +00:00
20260327_0005_add_translated_articles.py feat: Add the TranslatedArticle entity 2026-03-27 11:04:05 +00:00
20260329_0006_separate_job_and_article.py feat: Update responsibility between the job and the translated_articles 2026-03-30 07:11:32 +01:00
20260407_0007_add_dictionary_tables.py feat: Build the bilingual dictionary data 2026-04-08 20:26:26 +01:00
20260408_0008_add_vocab_bank.py feat: vocab endpoints 2026-04-08 20:37:00 +01:00
20260408_0009_add_flashcard_tables.py feat: Build the flashcards model, routes, etc. 2026-04-09 20:40:11 +01:00
20260410_0010_add_dictionary_sense_link.py feat: link dictionary senses to lemmas 2026-04-10 21:12:40 +01:00
20260410_0011_add_email_verification_tokens.py feat: Create the email_verification_token entity, and both scaleway and 2026-04-11 06:56:50 +01:00
20260411_0012_add_human_name_to_users.py feat: [api] Add Onboarding, and account validation endpoints 2026-04-11 08:08:10 +01:00
20260412_0013_add_word_bank_packs.py feat: [api] Add the WordPacks functionality and their endpoints 2026-04-14 10:17:33 +01:00