Skip to content

Commit 9088723

Browse files
Update README.md
1 parent 477a340 commit 9088723

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# nullinside-api
1+
# nullinside-api
22

33
[![CodeQL](https://github.com/nullinside-development-group/nullinside-api/workflows/CodeQL/badge.svg)](https://github.com/nullinside-development-group/nullinside-api/actions?query=workflow%3ACodeQL)
44

@@ -49,4 +49,4 @@ Names are imported dynamically. Every name in the `UserRoles` enum will be conve
4949
an unrelated field in the POCO and call `.SaveChangesAsync()`.
5050
2. **Error Message:** You'll get an error during database migration that says something about a bad SQL parameter.
5151
1. **Solution:** Add `;AllowUserVariables=true` to your connection string.
52-
2. **Description:** These variables are turned off by default but EF uses them.
52+
2. **Description:** These variables are turned off by default but EF uses them.

0 commit comments

Comments
 (0)