Fix Changelog base64 encoding on Mac#19
Merged
MaikMichel merged 6 commits intoMaikMichel:developfrom Aug 20, 2023
SteinBenjamin:develop
Merged
Fix Changelog base64 encoding on Mac#19MaikMichel merged 6 commits intoMaikMichel:developfrom SteinBenjamin:develop
MaikMichel merged 6 commits intoMaikMichel:developfrom
SteinBenjamin:develop
Conversation
Bugfix für MATERIALIZED Views
MaikMichel
approved these changes
Aug 20, 2023
MaikMichel
added a commit
that referenced
this pull request
Aug 20, 2023
* Drop local Synonyms too (#17) * Add option to generate only apply.env * Write readme when generating project * Fix typo * Add option to run apply stepwise * Modified changelog * Add var LOG_PATH to apply.env to write the logs to * Fix typo * New: when packages or types run all *.*ks before *.*kb before *.sql instead of reversing order * Changed docs * Modiefied changelog * Fix: typo * Fix Changelog base64 encoding on Mac (#19) * Erweiterung drop_all.sql Bugfix für MATERIALIZED Views * Fix Changelog base64 on Mac * Fix Mac base64 call --------- Co-authored-by: Benjamin Stein <benjamin.stein@opitz-consulting.com> --------- Co-authored-by: Benjamin Stein <asgarmagol@gmail.com> Co-authored-by: mmi <mmi@opitz-consulting.com> Co-authored-by: Benjamin Stein <benjamin.stein@opitz-consulting.com>
MaikMichel
added a commit
that referenced
this pull request
Aug 24, 2023
* Drop local Synonyms too (#17) * Add option to generate only apply.env * Write readme when generating project * Fix typo * Add option to run apply stepwise * Modified changelog * Add var LOG_PATH to apply.env to write the logs to * Fix typo * New: when packages or types run all *.*ks before *.*kb before *.sql instead of reversing order * Changed docs * Modiefied changelog * Fix: typo * Fix Changelog base64 encoding on Mac (#19) * Erweiterung drop_all.sql Bugfix für MATERIALIZED Views * Fix Changelog base64 on Mac * Fix Mac base64 call --------- Co-authored-by: Benjamin Stein <benjamin.stein@opitz-consulting.com> * Fix Mac encoding of base64 changelog (#21) There was an error with the previous way the base64 file was created resulting in empty changelogs in the DB. It uses openssl now to successfully encode a base64 file. openssl is native on any Mac. --------- Co-authored-by: Benjamin Stein <asgarmagol@gmail.com> Co-authored-by: mmi <mmi@opitz-consulting.com> Co-authored-by: Benjamin Stein <benjamin.stein@opitz-consulting.com>
MaikMichel
added a commit
that referenced
this pull request
Nov 13, 2023
* Drop local Synonyms too (#17) * Add option to generate only apply.env * Write readme when generating project * Fix typo * Add option to run apply stepwise * Modified changelog * Add var LOG_PATH to apply.env to write the logs to * Fix typo * New: when packages or types run all *.*ks before *.*kb before *.sql instead of reversing order * Changed docs * Modiefied changelog * Fix: typo * Fix Changelog base64 encoding on Mac (#19) * Erweiterung drop_all.sql Bugfix für MATERIALIZED Views * Fix Changelog base64 on Mac * Fix Mac base64 call --------- Co-authored-by: Benjamin Stein <benjamin.stein@opitz-consulting.com> * Fix Mac encoding of base64 changelog (#21) There was an error with the previous way the base64 file was created resulting in empty changelogs in the DB. It uses openssl now to successfully encode a base64 file. openssl is native on any Mac. * Fix redirection * Default value of logpath and make it not required * Wrizte Logpath to gitignore * Fix Typo * set execute rights to sh after copy setup --------- Co-authored-by: Benjamin Stein <asgarmagol@gmail.com> Co-authored-by: mmi <mmi@opitz-consulting.com> Co-authored-by: Benjamin Stein <benjamin.stein@opitz-consulting.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.