This commit is contained in:
James Cole
2023-04-09 18:23:45 +02:00
parent a7bfa503d9
commit 3b28b5d07a
2 changed files with 0 additions and 3 deletions

View File

@@ -76,10 +76,8 @@ class FixPostgresSequences extends Command
'category_transaction_journal',
'configuration',
'currency_exchange_rates',
'export_jobs',
'failed_jobs',
'group_journals',
'import_jobs',
'jobs',
'journal_links',
'journal_meta',

View File

@@ -41,7 +41,6 @@ trait UpdateTrait
* 'level' => 'info' / 'success' / 'error'
*
* @return array
* @throws FireflyException
* @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface
*/