We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a194fc6 + 23937d3 commit 0dd3fdaCopy full SHA for 0dd3fda
1 file changed
README.md
@@ -11,7 +11,7 @@
11
This repository contains various SQL scripts, T-SQL scripts, and documentation files. Below is a summary of each file and its purpose:
12
13
- `.Net/quick_setup.tsql`: SQL scripts for creating and managing a database named `MySchool`.
14
-- `ADONET/SqlInjectionPrevention.cs`: C# class for preventing SQL injection using parameterized queries.
+- `ADONET/SqlInjectionPrevention.cs`: C# class for preventing SQL injection using parameterized queries. <- Type safety?
15
- `README.md`: Provides links to various resources related to SQL, ORM, and SQL linters/parsers.
16
- `T-Sql/gg.tsql`: Script for dropping all user databases in SQL Server.
17
- `T-Sql/gg2.tsql`: Script for dropping all user databases in SQL Server.
0 commit comments