Difference between revisions of "Talk:Applying additional Migration Scripts"

From iDempiere en
(migration log in text file)
 
m (colon removal)
Line 1: Line 1:
 
Maybe command:
 
Maybe command:
  
  bash RUN_SyncDBDev.sh > migration_$(date +"%d_%m_%Y_%H:%M:%S").log
+
  bash RUN_SyncDBDev.sh > migration_$(date +"%d_%m_%Y_%H%M%S").log
  
 
would be more useful to obtain textual report of the migration process
 
would be more useful to obtain textual report of the migration process

Revision as of 12:58, 12 March 2020

Maybe command:

bash RUN_SyncDBDev.sh > migration_$(date +"%d_%m_%Y_%H%M%S").log

would be more useful to obtain textual report of the migration process

Cookies help us deliver our services. By using our services, you agree to our use of cookies.