Skip to content

Drop local Synonyms too#17

Merged
MaikMichel merged 1 commit intoMaikMichel:developfrom
SteinBenjamin:master
Aug 7, 2023
Merged

Drop local Synonyms too#17
MaikMichel merged 1 commit intoMaikMichel:developfrom
SteinBenjamin:master

Conversation

@SteinBenjamin
Copy link
Copy Markdown
Contributor

Small change to also drop schema owned synonyms.

@SteinBenjamin SteinBenjamin changed the base branch from master to develop August 4, 2023 11:57
@MaikMichel MaikMichel merged commit 15c7b60 into MaikMichel:develop Aug 7, 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants