James Addison
|
509f59b193
|
Refactor: add default params to index_boundaries
|
2026-02-09 21:36:30 +00:00 |
|
AmmarYasser455
|
fcc5ce3f92
|
docs: fix multiple typos in documentation and source code
|
2026-01-30 12:13:23 +02:00 |
|
Sarah Hoffmann
|
89821d01e0
|
reorganise layout of location_postcode table
Also renames the table as this will make it easier to migrate.
|
2025-12-30 15:20:46 +01:00 |
|
Miroslav Šedivý
|
6ff51712fe
|
Simplify int/float manipulation
|
2025-03-06 19:26:56 +01:00 |
|
Sarah Hoffmann
|
1f07967787
|
fix style issue found by flake8
|
2024-11-10 22:47:14 +01:00 |
|
Sarah Hoffmann
|
3905dd68dd
|
indexing: precompute row counts
Doing this once for the whole batch of ranks saves about
half a second for small imports. Speeds up BDD tests.
|
2024-08-12 14:57:26 +02:00 |
|
Sarah Hoffmann
|
9659afbade
|
port code to psycopg3
|
2024-07-29 08:50:19 +02:00 |
|
Sarah Hoffmann
|
3742fa2929
|
make DB helper functions free functions
Also changes the drop function so that it can drop multiple tables
at once.
|
2024-07-29 08:49:30 +02:00 |
|
Sarah Hoffmann
|
4da4cbfe27
|
reduce from 3 to 2 packages
|
2024-06-28 09:13:22 +02:00 |
|
Sarah Hoffmann
|
6e89310a92
|
split code into submodules
|
2024-06-26 11:52:47 +02:00 |
|