Skip to content

Commit

Permalink
Bugfix: V1_76 migration inadvertendly updated
Browse files Browse the repository at this point in the history
  • Loading branch information
iaincooper-tco committed Mar 22, 2024
1 parent 505c1b2 commit 5392289
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- !!!!! ENSURE event_stream schema has been created !!!!
CREATE schema IF NOT EXISTS event_stream;
-- CREATE schema IF NOT EXISTS event_stream;


CREATE TABLE IF NOT EXISTS event_stream.event_log
Expand Down

0 comments on commit 5392289

Please sign in to comment.