Skip to content

Commit

Permalink
Merge pull request #39 from CJSCommonPlatform/revert-sql-liquibase-co…
Browse files Browse the repository at this point in the history
…mment

Revert sql liquibase comment to fix checksum error
  • Loading branch information
Allan Mckenzie committed Jan 3, 2019
2 parents 9b938e7 + f85bc67 commit aa6c086
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to

## [Unreleased]

## [1.1.0-M7] - 2019-01-03
### Changed
- Fix checksum issue with liquibase scripts

## [1.1.0-M6] - 2019-01-02
### Changed
- Event catchup only runs with event listener components
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
--
-- This function has been replaced by update-pre-publish-queue-function.sql
--
CREATE OR REPLACE FUNCTION update_publish_queue()
RETURNS trigger
LANGUAGE plpgsql
Expand Down

0 comments on commit aa6c086

Please sign in to comment.