Sarah Hoffmann
|
eb6814d74e
|
convert word info column to json before copying
|
2021-07-28 11:31:47 +02:00 |
|
Sarah Hoffmann
|
a0a7b05c9f
|
correctly quote strings when copying in data
Encapsulate the copy string in a class that ensures that
copy lines are written with correct quoting.
|
2021-07-04 10:28:20 +02:00 |
|
Sarah Hoffmann
|
430c316e45
|
test: fix linting errors
|
2021-05-19 23:07:39 +02:00 |
|
Sarah Hoffmann
|
c06a1d007a
|
test: replace raw execute() with fixture code where possible
|
2021-05-19 12:11:04 +02:00 |
|
Sarah Hoffmann
|
c7fd0a7af4
|
port wikipedia importance functions to python
|
2021-02-25 18:42:54 +01:00 |
|
Sarah Hoffmann
|
f6e894a53a
|
port database setup function to python
Hide the former PHP functions in a transition command until
they are removed.
|
2021-02-25 18:42:54 +01:00 |
|
Sarah Hoffmann
|
b93ec2522e
|
use psql for executing sql files
This allows to run larger files without needing to keep
them in memory.
|
2021-02-25 18:42:54 +01:00 |
|
Sarah Hoffmann
|
94fa7162be
|
port address level computation to Python
Also adds simple tests for correct table creation.
|
2021-01-26 22:50:54 +01:00 |
|
Sarah Hoffmann
|
e6c2842b66
|
move update code for postcode and word count to Python
Adds also tests for the new function to execute a SQL script.
|
2021-01-26 22:50:54 +01:00 |
|