Skip to content

Commit 971ca6c

Browse files
authored
typo
1 parent 14d9afd commit 971ca6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `phpstandba`: PHPStan based SQL static analysis and type inference for the database access layer
1+
# `phpstan-dba`: PHPStan based SQL static analysis and type inference for the database access layer
22

33
`phpstan-dba` makes your phpstan static code analysis jobs aware of datatypes within your database.
44
With this information at hand we are able to detect type inconsistencies between your domain model and database-schema.

0 commit comments

Comments
 (0)