File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -107,13 +107,17 @@ tag: v1.38.0
107107config :
108108 cockroachdb :
109109 migration : add-transaction-metadata-table
110+ waypoint : true
110111 memory : {}
111112 mysql :
112113 migration : add_metadata_to_transaction_table
114+ waypoint : true
113115 postgres :
114116 migration : add-metadata-to-transaction-table
117+ waypoint : true
115118 spanner :
116119 migration : add-transaction-metadata-table
120+ waypoint : true
117121---
118122id : v1.37.1
119123tag : v1.37.1
@@ -133,13 +137,17 @@ tag: v1.36.2
133137config :
134138 cockroachdb :
135139 migration : add-integrity-relationtuple-table
140+ waypoint : true
136141 memory : {}
137142 mysql :
138143 migration : add_relationship_counters_table
144+ waypoint : true
139145 postgres :
140146 migration : create-relationships-counters-table
147+ waypoint : true
141148 spanner :
142149 migration : add-relationship-counter-table
150+ waypoint : true
143151---
144152id : v1.35.3
145153tag : v1.35.3
You can’t perform that action at this time.
0 commit comments