You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added migration script for ``MonolithicDatastoreRegistryBridgeManager`` 0.2.1.
17
+
This migration reverses the order of columns in PK of ``dataset_location_trash`` table. (`DM-50958 <https://rubinobs.atlassian.net/browse/DM-50958>`_)
18
+
19
+
20
+
lsst-daf-butler-migrate v29.0.0 (2025-04-16)
21
+
============================================
22
+
23
+
4
24
New Features
5
25
------------
6
26
7
27
- Plugin discovery is now automated through Python entry points when using ``pip``.
8
28
It is now an error if the ``DAF_BUTLER_PLUGINS`` environment variable is set for this package. (`DM-47143 <https://rubinobs.atlassian.net/browse/DM-47143>`_)
9
-
- Added migration script for MonolithicDatastoreRegistryBridgeManager 0.2.1.
10
-
This migration reverses the order of columns in PK of `dataset_location_trash` table. (`DM-50958 <https://rubinobs.atlassian.net/browse/DM-50958>`_)
0 commit comments