question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Inconsistent descriptions for SQL connector

See original GitHub issue

This is a…


[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report  
[ ] Documentation issue or request

Description

When selecting SQL connector action, it states:

Periodically invoke SQL to obtain, store, update, or delete data.

When I click on it, it brings me to the query configuration where the description is:

Enter a SQL statement that starts with SELECT.

This doesn’t match the previous screen.

Also the validator states more methods when entering some invalid query:

Your statement is invalid and should start with INSERT, UPDATE, SELECT or DELETE.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
avanocommented, Jun 12, 2019

@zregvart there was another label in the old ui that disappeared in the react one, so yeah, currently the issue is with the hint. Removing select looks ok to me

0reactions
tplevkocommented, Jun 24, 2019

Verified

Read more comments on GitHub >

github_iconTop Results From Across the Web

"ERROR: [Informatica][ODBC SQL Server Wire Protocol driver ...
DataDirect ODBC driver fails with Inconsistent descriptor information error when there is a mismatch between the data and datatype for the DATE ...
Read more >
'Inconsistent descriptor information' error thrown on bulk load ...
The error is thrown because Informatica's agent program is using a default precision of 9 digits for fractional seconds on data being inserted ......
Read more >
Database Engine events and errors - SQL Server
Consult this MSSQL error code list to find explanations for error messages for SQL Server database engine events.
Read more >
89473: Inconsistent metadata from derived tables usage.
Description : Hi, The subqueries materialization feature introduced in 5.7.6 seems to be causing some metadata inconsistency between very ...
Read more >
SQL_VARIANT's ID inconsistent with SQL Server's · Issue #1495
Driver version 8.4.1 SQL Server version Microsoft SQL Server 2019 (RTM-CU8) (KB4577194) - 15.0.4073.23 (X64) Sep 23 2020 16:03:08 Copyright ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found