Python Forum
Surprising behavior of SQLite3 "with" query
Thread Rating:
  • 2 Vote(s) - 1.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Surprising behavior of SQLite3 "with" query
#3
I agree, but the problem is not the way empty result sets are coped with (they behave the same way for select and with-select) but the value assigned to c.description in both cases. Missing these metadata is particularly annoying with recursive CTE.
Reply


Messages In This Thread
RE: Surprising behavior of SQLite3 "with" query - by dbman007 - Aug-11-2017, 07:47 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Basic SQL query using Py: Inserting or querying sqlite3 database not returning data marlonbown 3 1,481 Nov-08-2022, 07:16 PM
Last Post: marlonbown
  Block of code, scope of variables and surprising exception arbiel 8 3,563 Apr-06-2020, 07:57 PM
Last Post: arbiel
  sqlite3 operational error on insert query jonesin1974 5 4,411 Jun-26-2018, 03:31 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020