yakcy opened a new pull request #4763:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/4763


   ## *Tips*
   - *Thanks very much for contributing to Apache DolphinScheduler.*
   - *Please review 
https://dolphinscheduler.apache.org/en-us/community/index.html before opening a 
pull request.*
   
   ## What is the purpose of the pull request
   
   This pull request fix dolphinscheduler-postgre.sql error sql
   
   ## Brief change log
   Only update :
   INSERT INTO t_ds_alertgroup(id,alert_instance_ids, create_user_id, 
group_name, description, create_time, update_time)
   VALUES (1,'1,2', 1, 'default admin warning group', 'default admin warning 
group', '2018-11-29 10:20:39', '2018-11-29 10:20:39');
   
   ## Verify this pull request
   
   *(Please pick either of the following options)*
   
   This pull request is code cleanup without any test coverage.
   
   *(or)*
   
   This pull request is already covered by existing tests, such as *(please 
describe tests)*.
   
   (or)
   
   This change added tests and can be verified as follows:
   
   example:
   
     - Just run dolphinscheduler-postgre.sql
     
   this   close #issue4760
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to