Skip to content

Conversation

@ea-rus
Copy link
Collaborator

@ea-rus ea-rus commented Nov 22, 2024

Changes:

  • Added Id keywords from which worked in mysql dialect
  • added 'dialect' argument to parser_sql for back compatibility

@github-actions
Copy link

github-actions bot commented Nov 22, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
mindsdb_sql_parser
   __about__.py10100%1–10
   __init__.py1162182%43, 47, 93, 110, 134–153, 160–161
   lexer.py2642192%345, 347, 349, 361, 363, 365, 371–389
   logger.py19479%14, 17, 23, 26
   parser.py10442897%120, 124, 263, 288, 385, 571, 588, 612–613, 812, 866, 943, 1034, 1087, 1097, 1135–1136, 1165, 1176, 1258, 1321, 1360, 1396, 1898, 1906, 1959–1962
   utils.py46491%73–79
mindsdb_sql_parser/ast
   base.py36878%13, 28, 31, 46, 49–52
   create.py761284%22–30, 91–96
   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.py46198%79
mindsdb_sql_parser/ast/select
   case.py38295%19, 22
   constant.py36197%23
   data.py11464%10–12, 15, 19
   identifier.py63887%42, 79–84, 91
   native_query.py13192%25
   operation.py136497%56, 65, 170, 194
   parameter.py11191%10
   select.py97397%148–153
   star.py12283%8–9
TOTAL317414795% 

Tests Skipped Failures Errors Time
277 0 💤 0 ❌ 0 🔥 15.861s ⏱️

@ea-rus ea-rus merged commit 647d887 into main Nov 22, 2024
9 checks passed
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.

2 participants