Skip to content

Conversation

@ea-rus
Copy link
Collaborator

@ea-rus ea-rus commented Dec 3, 2025

Example:

SELECT  *  FROM table
WHERE column=:param_1

@github-actions
Copy link

github-actions bot commented Dec 3, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
mindsdb_sql_parser
   __about__.py10100%1–10
   __init__.py1192282%44, 48, 53, 98, 115, 139–158, 165–166
   lexer.py2862193%378, 380, 382, 394, 396, 398, 404–422
   logger.py19479%14, 17, 23, 26
   parser.py11173097%129, 133, 301, 326, 432, 619, 636, 660–661, 882, 936, 1013, 1114, 1168, 1178, 1247, 1258, 1341, 1417, 1456, 1492, 1688–1689, 1868–1869, 2045, 2053, 2106–2109
   utils.py791186%73–79, 116, 132, 134, 136, 142–145
mindsdb_sql_parser/ast
   base.py36586%13, 28, 31, 46, 51
   create.py82989%7–8, 23–31, 95
   drop.py52296%10, 13
   insert.py63494%39–41, 46
   show.py48198%18
   update.py53591%40–42, 75–76
mindsdb_sql_parser/ast/mindsdb
   knowledge_base.py118397%79, 118, 128
mindsdb_sql_parser/ast/select
   case.py37197%22
   constant.py36197%23
   data.py11464%10–12, 15, 19
   identifier.py831187%56, 104–112, 122
   native_query.py13192%25
   operation.py139497%57, 66, 178, 202
   parameter.py15193%20
   select.py108397%160–165
   star.py12283%8–9
TOTAL346115596% 

Tests Skipped Failures Errors Time
315 0 💤 0 ❌ 0 🔥 14.029s ⏱️

@entelligence-ai-pr-reviews
Copy link

Entelligence AI Vulnerability Scanner

Status: No security vulnerabilities found

Your code passed our comprehensive security analysis.

Analyzed 1 files in total

@ea-rus ea-rus merged commit e79159b into main Dec 4, 2025
14 checks passed
@ea-rus ea-rus deleted the named-parameters branch December 4, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants