mirror of
https://gitlab.crans.org/bde/nk20-scripts
synced 2025-07-01 02:21:15 +02:00
add command to synchronize db sequences
This commit is contained in:
@ -16,3 +16,4 @@ class Command(BaseCommand):
|
||||
call_command('import_activities', chunk=5000, map="map.json")
|
||||
call_command('import_transaction', chunk=5000, buttons=True, map="map.json")
|
||||
call_command('make_su','-sS', 'Coq', 'erdnaxe', 'PAC', 'Pollion', 'ÿnérant')
|
||||
call_command('syncsql')
|
||||
|
Reference in New Issue
Block a user