Skip to content

Conversation

@xorcare
Copy link
Owner

@xorcare xorcare commented Jul 15, 2023

When a template database name contains invalid characters such as -, the request to create a new database stops working.

To reduce this behavior, quotation marks have been added.

When a template database name contains invalid characters such as `-`, the request to create a new database stops working. To reduce this behavior, quotation marks have been added.
@codecov
Copy link

codecov bot commented Jul 15, 2023

Codecov Report

Merging #8 (cdd90f8) into main (c7a32b7) will not change coverage.
The diff coverage is 100.00%.

@@ Coverage Diff @@ ## main #8 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 101 101 ========================================= Hits 101 101 
Impacted Files Coverage Δ
testingpg/testingpg.go 100.00% <100.00%> (ø)
@xorcare xorcare merged commit cdd90f8 into main Jul 15, 2023
@xorcare xorcare deleted the fix-db-name branch July 15, 2023 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants