forked from jappel/leistungsbilanz-ts
Add distribution power summaries
This commit is contained in:
parent
dcb303284c
commit
9ea081179d
28 changed files with 2668 additions and 77 deletions
1
src/db/migrations/0023_cheerful_night_thrasher.sql
Normal file
1
src/db/migrations/0023_cheerful_night_thrasher.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE `distribution_boards` ADD `simultaneity_factor` real DEFAULT 1 NOT NULL;
|
||||
Loading…
Add table
Add a link
Reference in a new issue