mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Merge branch 'master' into 6009-grouplist-add-second-column
This commit is contained in:
commit
e84e56e947
@ -23,6 +23,7 @@ export const cleanDatabase = async (options = {}) => {
|
|||||||
return transaction.run(
|
return transaction.run(
|
||||||
`
|
`
|
||||||
MATCH (everything)
|
MATCH (everything)
|
||||||
|
WHERE NOT 'Migration' IN labels(everything)
|
||||||
DETACH DELETE everything
|
DETACH DELETE everything
|
||||||
`,
|
`,
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user