Comment #4 on issue 579 by brucedot...@gmail.com: Sqlite Conn.Exec failure
with a CTE query
https://code.google.com/p/gambas/issues/detail?id=579
Belated thanks for that fix!
It makes things like building a treeview from such an "out of order"
hierarchical table so much easier.
... and joyeu
Updates:
Status: Fixed
Comment #3 on issue 579 by benoit.m...@gmail.com: Sqlite Conn.Exec failure
with a CTE query
https://code.google.com/p/gambas/issues/detail?id=579
It should be fixed in revision #6737.
--
You received this message because this project is configured to send all
Updates:
Status: Accepted
Comment #2 on issue 579 by benoit.m...@gmail.com: Sqlite Conn.Exec failure
with a CTE query
https://code.google.com/p/gambas/issues/detail?id=579
OK, I have upgraded my system. Now I see that the CTE examples provided by
the SQLite documentation work, but not
Comment #1 on issue 579 by benoit.m...@gmail.com: Sqlite Conn.Exec failure
with a CTE query
https://code.google.com/p/gambas/issues/detail?id=579
Sorry, I can't test yet, my sqlite version is too old. I will check when I
have upgraded my system.
--
You received this message because this pro
Status: New
Owner:
Labels: Version-TRUNK Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 579 by brucedot...@gmail.com: Sqlite Conn.Exec failure with a CTE
query
https://code.google.com/p/gambas/issues/detail?id=579
I have a common table expression (CTE)