mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Working on Advanced Encryption Standard (AES), between agent backup and server.
This commit is contained in:
@@ -15,7 +15,6 @@ export const retentionCleanTask = async () => {
|
||||
retentionPolicy: true,
|
||||
backups: {
|
||||
where: isNull(drizzleDb.schemas.backup.deletedAt),
|
||||
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user