Eventuous / eventuous

Event Sourcing library for .NET
https://eventuous.dev
Apache License 2.0
442 stars 70 forks source link

Update _Schema.sql: fix typo in StreamMessage type name #272

Closed Steve-OH closed 11 months ago

Steve-OH commented 11 months ago

The check to see if the __schema__.StreamMessage type already exists is using the wrong name (__schema__.stream_message) in the check, so multiple invocations of the script will raise an error, when the attempt is made to create the already existing type.

CLAassistant commented 11 months ago

CLA assistant check
All committers have signed the CLA.

github-actions[bot] commented 11 months ago

Test Results

0 tests   0 :heavy_check_mark:  0s :stopwatch: 0 suites  0 :zzz: 0 files    0 :x:

Results for commit 0ac47f05.