Update database sql files#232
Open
github-actions[bot] wants to merge 128 commits into
Open
Conversation
github-actions
Bot
force-pushed
the
update-schema-sql
branch
from
May 30, 2024 12:59
1f0d4d8 to
f34fb65
Compare
github-actions
Bot
force-pushed
the
update-schema-sql
branch
from
July 8, 2024 10:56
f34fb65 to
b9d6a9a
Compare
github-actions
Bot
force-pushed
the
update-schema-sql
branch
2 times, most recently
from
July 17, 2024 09:12
5ddcf94 to
7c76c47
Compare
github-actions
Bot
force-pushed
the
update-schema-sql
branch
4 times, most recently
from
August 19, 2024 12:28
b484d74 to
89ba16f
Compare
github-actions
Bot
force-pushed
the
update-schema-sql
branch
from
September 4, 2024 15:33
89ba16f to
41dc166
Compare
github-actions
Bot
force-pushed
the
update-schema-sql
branch
from
September 17, 2024 16:31
41dc166 to
7a6795f
Compare
github-actions
Bot
force-pushed
the
update-schema-sql
branch
from
September 25, 2024 09:25
7a6795f to
75e0c11
Compare
github-actions
Bot
force-pushed
the
update-schema-sql
branch
from
October 16, 2024 09:47
75e0c11 to
c5951d5
Compare
github-actions
Bot
force-pushed
the
update-schema-sql
branch
from
October 17, 2024 08:25
c5951d5 to
7df4894
Compare
github-actions
Bot
force-pushed
the
update-schema-sql
branch
from
October 28, 2024 15:54
7df4894 to
3341359
Compare
github-actions
Bot
force-pushed
the
update-schema-sql
branch
from
October 28, 2024 15:58
3341359 to
171dd6c
Compare
github-actions
Bot
force-pushed
the
update-schema-sql
branch
from
November 1, 2024 12:22
171dd6c to
f361e1c
Compare
github-actions
Bot
force-pushed
the
update-schema-sql
branch
from
November 5, 2024 14:00
f361e1c to
a51083c
Compare
github-actions
Bot
force-pushed
the
update-schema-sql
branch
from
November 14, 2024 12:34
a51083c to
d9a9683
Compare
github-actions
Bot
force-pushed
the
update-schema-sql
branch
2 times, most recently
from
December 5, 2024 13:13
35ad19f to
b491e3a
Compare
Changes in preparation for release of v4.3.0 * Use mariadb 10.6 (an LTS release) in CI builds as 10.8 is EOL * Updated HISTORY.md file * Tweaks to README.md * Update .sql to bump version of schema * Refreshed schema files
github-actions
Bot
force-pushed
the
update-schema-sql
branch
from
December 5, 2024 17:15
b491e3a to
ff637d2
Compare
* Add elements to Component, ComponentType * Remove database prefix
* Add SXT experiment type * Update 2026_03_18_ExperimentType_sxt.sql
* Drop pixelsPerMicron columns * Add update statements to save any missing values before dropping cols * Update SP upsert_dcg_grid to use only micronsPerPixelX,Y * Apply suggestions from code review * Update schemas/ispyb/stored_programs/sp_upsert_dcg_grid.sql * Fix indentation * Update file date --------- Co-authored-by: KarlLevik <KarlLevik@users.noreply.github.com>
* Update references to pixels per micron in SPs * Update changelog * Update schema
* Add UUID column to AutoProcProgram ID * Add tomogram thickness column, lamella tomogram experiment type * Update column type * Update new experiment types * Update experiment type IDs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automated pull request to update the ISPyB database sql files
Before merging this pull request you may want to:
HISTORY.mdto reflect the changes in this pull request