Commit Graph

24 Commits

Author SHA1 Message Date
7ef78530f7 database: use bins instead of buckets 2023-10-11 23:43:45 +02:00
5249b7a054 Database: use schema_version and application_id 2023-09-17 18:58:11 +02:00
f8e2e1dda0 Database: Add member_email_address table 2023-09-14 22:31:30 +02:00
bba451bff0 import.py: Add VACUUM command 2023-08-30 14:13:13 +02:00
01c7f607d1 Migrate Liefermengen 2023-08-23 15:48:40 +02:00
50e7a7f9e3 Update REGEXP function for sqlite 2023-08-18 15:33:09 +02:00
5656d2d1e8 Migrate payments 2023-07-18 12:35:16 +02:00
51f68ae947 Add verbose option to import.py 2023-05-28 23:06:02 +02:00
73d2d413f1 Add member_telephone_number table 2023-05-27 13:08:57 +02:00
88660617a5 Update csv handling 2023-05-04 23:07:06 +02:00
d2cef88daa Remove contract table 2023-05-01 22:16:07 +02:00
4a6cf69fd0 Add client_parameter table 2023-04-28 12:46:22 +02:00
4907f71bcb Add area_commitment_parcel table 2023-04-15 16:34:55 +02:00
dfcd824ca4 Update database schema 2023-04-14 20:39:04 +02:00
4acf211e8c Python interpreter/encoding fix 2023-04-13 15:55:52 +02:00
c43b5a04d4 Refactor python files 2023-04-10 01:10:19 +02:00
bdd465651d Refactor csv.py 2023-04-09 14:48:05 +02:00
70a66a0658 Check foreign key constraints on inport in import.py 2023-04-08 18:02:15 +02:00
0c629bef5e Fix UTF-8 handling in python 2023-04-04 00:22:36 +02:00
f993c382f0 Windows pain 2023-04-04 00:15:53 +02:00
2705e03de0 Importing deliveries working 2023-04-03 15:20:57 +02:00
2cfc23854f Migrate contracts 2023-03-13 23:00:53 +01:00
84246e06ea Update import.py 2023-03-13 21:50:05 +01:00
744c4d43a9 Migrate: members 2023-02-23 17:34:19 +01:00