forked from sqldelight/sqldelight
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Rename named argument usage on column rename (sqldelight#4027)…
…" (sqldelight#4051) This reverts commit 1c00bff.
- Loading branch information
Alec Kazakova
authored
Apr 12, 2023
1 parent
ec3c578
commit d19e01c
Showing
18 changed files
with
44 additions
and
232 deletions.
There are no files selected for viewing
42 changes: 0 additions & 42 deletions
42
...ea-plugin/src/main/kotlin/app/cash/sqldelight/intellij/SqlDelightColumnRenameProcessor.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
70 changes: 37 additions & 33 deletions
70
...-plugin/src/main/kotlin/app/cash/sqldelight/intellij/inspections/UnusedQueryInspection.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 0 additions & 21 deletions
21
...lugin/src/test/kotlin/app/cash/sqldelight/intellij/SqlDelightColumnRenameProcessorTest.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 0 additions & 22 deletions
22
...ea-plugin/src/test/kotlin/app/cash/sqldelight/intellij/SqlDelightIdentifierHandlerTest.kt
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
...gin/src/test/kotlin/app/cash/sqldelight/intellij/inspections/UnusedQueryInspectionTest.kt
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
sqldelight-idea-plugin/testData/find-usages/ExampleQueries.kt
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
sqldelight-idea-plugin/testData/unused-query-inspection/expected.xml
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
sqldelight-idea-plugin/testData/unused-query-inspection/src/SomeTable.sq
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
sqldelight-idea-plugin/testData/unused-query-inspection/src/main/kotlin/com/example/Main.kt
This file was deleted.
Oops, something went wrong.