Skip to content

Commit

Permalink
more oversampling with the new firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDavidsonPilon committed Feb 1, 2025
1 parent 8d14982 commit 3868227
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions update_scripts/upcoming/update.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# update.sql


CREATE INDEX IF NOT EXISTS stirring_rates_ix
ON stirring_rates (experiment, pioreactor_unit);

0 comments on commit 3868227

Please sign in to comment.