We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d897f79 commit fcc93ddCopy full SHA for fcc93dd
nexus/db-queries/src/db/datastore/fm.rs
@@ -628,7 +628,6 @@ impl QueryFragment<Pg> for ListOrphanedQuery {
628
&'a self,
629
mut out: AstPass<'_, 'a, Pg>,
630
) -> diesel::QueryResult<()> {
631
-
632
// WITH current_sitrep_id AS (
633
// SELECT sitrep_id
634
// FROM omicron.public.fm_sitrep_history
0 commit comments