This pull request includes several commits that refactor and enhance the SQL extraction functionality in the codebase. It introduces the SqlExtractionConfigRs type for SQL extraction configuration, adds support for the extra-traits feature in the syn dependency, and updates the logger creation in the formatSql and completionProvider functions. Additionally, it adds TypeORM integration and SQL query examples, updates npm dependencies to the latest versions, and includes various other improvements and fixes.
Please review the changes and merge them into the main branch if they meet the project's requirements.
This pull request includes several commits that refactor and enhance the SQL extraction functionality in the codebase. It introduces the
SqlExtractionConfigRs
type for SQL extraction configuration, adds support for theextra-traits
feature in thesyn
dependency, and updates the logger creation in theformatSql
andcompletionProvider
functions. Additionally, it adds TypeORM integration and SQL query examples, updates npm dependencies to the latest versions, and includes various other improvements and fixes.Please review the changes and merge them into the main branch if they meet the project's requirements.
close #66