Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Commit

Permalink
fix cs
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Jun 8, 2024
1 parent 953f437 commit 2c1663c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TokenizerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ final class TokenizerTest extends TestCase
];

/**
* Based on https://learn.microsoft.com/en-us/sql/t-sql/language-elements/reserved-keywords-transact-sql?view=sql-server-ver16 list.
* Based on https://learn.microsoft.com/en-us/sql/t-sql/language-elements/reserved-keywords-transact-sql list.
*
* All these keywords must be quoted.
*/
Expand Down

0 comments on commit 2c1663c

Please sign in to comment.