mirror of https://github.com/voidlizard/hbs2
wip
This commit is contained in:
parent
d93dbc397e
commit
7f11cb5cc3
|
@ -303,8 +303,8 @@ with repolist as (
|
|||
select
|
||||
r.lww,
|
||||
0 as lwwseq,
|
||||
0 as seq,
|
||||
null as reflog,
|
||||
0 as seq,
|
||||
null as repohead,
|
||||
null as tx,
|
||||
coalesce(n.name, r.lww) as name,
|
||||
|
|
Loading…
Reference in New Issue