|
|
17facae842
|
Make ancestor cols not nullable, add fk constraints
Also removed the temporary backfill, now that it is complete.
Updates models so cols are not optional.
|
2022-01-24 21:41:45 -05:00 |
|
|
|
e5936683fa
|
Add ancestor id columns to plugins and plugin_cells
With temp backfill queries. Second stage will to make the columns nullable and add foreign keys.
I'm hoping that this will improve query performance.
|
2022-01-24 21:14:59 -05:00 |
|
Tyler Hallada
|
ba6ca0c928
|
Fix clippy lints, add 7z fallback for failed unrar
|
2021-08-14 11:43:09 -06:00 |
|
|
|
87ca90be06
|
Fix plugin insert SQL binding
|
2021-07-25 18:33:45 -04:00 |
|
|
|
39ae7703b0
|
Upgrade skyrim-cell-dump and handle Cow<str>s
|
2021-07-23 23:40:05 -04:00 |
|
|
|
4b333b3b99
|
Add world tables and columns, temporary backfill
Too lazy to make a new script, main() has a backfill using plugins.zip. Once I run it I will remove it.
|
2021-07-21 21:35:11 -04:00 |
|
|
|
b609e7059a
|
Log spans, track size & undownloadable files
|
2021-07-11 22:49:29 -04:00 |
|
|
|
792e78391c
|
Replace dbg macros with tracing events
|
2021-07-11 19:45:26 -04:00 |
|
|
|
19350081c3
|
Move SQL stuff into separate models module
|
2021-07-08 21:19:16 -04:00 |
|