|
5 | 5 | Unreleased / master |
6 | 6 | ------------------- |
7 | 7 |
|
| 8 | +4.0.0 (2024-01-08) |
| 9 | +------------------- |
| 10 | + |
| 11 | +* Add stored procedure ``retrieve_grid_info_for_dc_v2`` similar to |
| 12 | + ``retrieve_grid_info_for_dc``, but with micronsPerPixelX,Y columns instead of |
| 13 | + pixelsPerMicronX,Y. |
| 14 | + |
| 15 | +* Removed columns in ``BLSession``: projectCode, sessionTitle, |
| 16 | + structureDeterminations, dewarTransport, databackupFrance, databackupEurope, |
| 17 | + expSessionPk, operatorSiteNumber, protectedData |
| 18 | + |
| 19 | +* Remove columns in ``DataCollectionGroup``: ``workflowId`` |
| 20 | + |
| 21 | +* Remove tables: Pod, PHPSession, Log4Stat, Particle, EMMicroscope, DataReductionStatus, |
| 22 | + SAFETYREQUEST, SAMPLECELL, SAMPLEEXPOSUREUNIT, SAXSDATACOLLECTIONGROUP, |
| 23 | + WorkflowStep, WorkflowType, WorkflowMesh, Workflow, AssemblyRegion, |
| 24 | + AssemblyHasMacromolecule, Assembly, Structure, SubtractionToAbInitioModel, |
| 25 | + MeasurementToDataCollection, Instruction, Merge, Measurement, AbInitioModel, |
| 26 | + ModelToList, Model, ModelList, FrameSet, Run, FrameToList, Frame, FrameList, |
| 27 | + BufferHasAdditive, MeasurementUnit, MacromoleculeRegion, Subtraction, |
| 28 | + Stoichiometry, Additive, Specimen, StockSolution, Buffer, Macromolecule, |
| 29 | + SafetyLevel, SamplePlatePosition, SamplePlate, PlateGroup, InstructionSet, |
| 30 | + PlateType, SaxsDataCollection, Experiment. |
| 31 | + |
8 | 32 | 3.0.0 (2023-11-16) |
9 | 33 | ------------------- |
10 | 34 |
|
|
0 commit comments