1
0
Fork 0
Database schema migrations of the Leqsikoni
Go to file
Alex Kotov 1c84d9deb4
Translate parts of speech
2023-02-18 14:07:01 +04:00
20230125142000_functions.down.sql Rename func "is_name" to "is_sane_text" 2023-02-05 02:46:09 +04:00
20230125142000_functions.up.sql Rename func "is_name" to "is_sane_text" 2023-02-05 02:46:09 +04:00
20230125152306_languages.down.sql Add languages 2023-01-25 19:38:21 +04:00
20230125152306_languages.up.sql Align and comment code 2023-02-18 10:41:59 +04:00
20230204224830_examples.down.sql Add examples 2023-02-05 03:11:56 +04:00
20230204224830_examples.up.sql Align and comment code 2023-02-18 10:41:59 +04:00
20230211045705_words.down.sql Add words 2023-02-11 09:14:25 +04:00
20230211045705_words.up.sql Align and comment code 2023-02-18 10:41:59 +04:00
20230218073436_parts.down.sql Add parts of speech 2023-02-18 11:49:16 +04:00
20230218073436_parts.up.sql Add parts of speech 2023-02-18 11:49:16 +04:00
20230218074832_require_word_part_id.down.sql Require column `words.part_id` 2023-02-18 11:53:52 +04:00
20230218074832_require_word_part_id.up.sql Require column `words.part_id` 2023-02-18 11:53:52 +04:00
20230218081558_do_not_require_language_names.down.sql Translate language names 2023-02-18 13:06:34 +04:00
20230218081558_do_not_require_language_names.up.sql Translate language names 2023-02-18 13:06:34 +04:00
20230218083503_translate.down.sql Translate language names 2023-02-18 13:06:34 +04:00
20230218083503_translate.up.sql Translate language names 2023-02-18 13:06:34 +04:00
20230218091110_do_not_require_part_english_name.down.sql Do not require `parts.english_name` 2023-02-18 13:13:35 +04:00
20230218091110_do_not_require_part_english_name.up.sql Do not require `parts.english_name` 2023-02-18 13:13:35 +04:00
20230218100109_translate_parts.down.sql Translate parts of speech 2023-02-18 14:07:01 +04:00
20230218100109_translate_parts.up.sql Translate parts of speech 2023-02-18 14:07:01 +04:00
LICENSE Add LICENSE 2023-01-25 17:36:42 +04:00
README.md Add README.md 2023-01-25 17:40:41 +04:00

README.md

Leqsikoni database

Database schema migrations of the Leqsikoni.