senkenn / sqlsurge

Visual Studio Code extension for SQL language server
https://marketplace.visualstudio.com/items?itemName=senken.sqlsurge
MIT License
18 stars 0 forks source link

Refactor SQL extraction functions in TypeScript and Rust #36

Closed senkenn closed 6 months ago

senkenn commented 6 months ago

This pull request refactors the SQL extraction functions in both TypeScript and Rust. The changes improve the efficiency and readability of the code.