about summary refs log tree commit diff
path: root/corp/russian/data-import/src/db_setup.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-25 r/5755 fix(corp/data-import): `rank` is an integer fieldVincent Ambo1-1/+1
2023-01-22 r/5732 feat(corp/data-import): add import of OR 'translations' tableVincent Ambo1-0/+44
2023-01-21 r/5730 feat(corp/data-import): add import of OR 'words_forms' tableVincent Ambo1-1/+38
2023-01-21 r/5729 feat(corp/data-import): add import of OpenRussian 'words' tableVincent Ambo1-1/+50
2023-01-18 r/5702 chore(corp/data-import): namespace tables for OpenCorpora dataVincent Ambo1-21/+21
2023-01-18 r/5691 feat(corp/data-import): parse and import linksVincent Ambo1-0/+24
2023-01-18 r/5690 feat(corp/data-import): parse and import link typesVincent Ambo1-0/+16
2023-01-18 r/5688 feat(corp/data-import): insert OpenCorpora data into SQLiteVincent Ambo1-0/+128