-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: SimonWaldherr/tinySQL
base: main
head repository: SimonWaldherr/tinySQL
compare: copilot/optimize-tinsql-code
- 9 commits
- 12 files changed
- 2 contributors
Commits on Feb 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1d2f97f - Browse repository at this point
Copy the full SHA 1d2f97fView commit details -
Refactor executeSelect to reduce cyclomatic complexity from 81 to 13
Co-authored-by: SimonWaldherr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e62367e - Browse repository at this point
Copy the full SHA e62367eView commit details -
Refactor evalWindowFunction to reduce cyclomatic complexity from 43 t…
…o 11 Co-authored-by: SimonWaldherr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db93ad6 - Browse repository at this point
Copy the full SHA db93ad6View commit details -
Refactor evalRecursiveCTE to reduce cyclomatic complexity from 32 to 21
Co-authored-by: SimonWaldherr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5475a3 - Browse repository at this point
Copy the full SHA c5475a3View commit details -
Update go.mod dependencies from test runs
Co-authored-by: SimonWaldherr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0b657f - Browse repository at this point
Copy the full SHA e0b657fView commit details
Commits on Feb 19, 2026
-
Refactor parseCreateJob and parseXMLToTable to reduce complexity
Co-authored-by: SimonWaldherr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1237995 - Browse repository at this point
Copy the full SHA 1237995View commit details -
Refactor ImportGeoJSON and ImportJSON to reduce complexity
Co-authored-by: SimonWaldherr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92a71dd - Browse repository at this point
Copy the full SHA 92a71ddView commit details -
Refactor tokenizeSQL and runREPL to reduce complexity
Co-authored-by: SimonWaldherr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3363c06 - Browse repository at this point
Copy the full SHA 3363c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42e8a75 - Browse repository at this point
Copy the full SHA 42e8a75View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...copilot/optimize-tinsql-code