RowID cannot be extracted (in 3.1.0 this was possible, not in 3.1.1) #3088
Unanswered
pawelsalawa
asked this question in
Q&A
Replies: 2 comments
-
Originally created at: Sun Dec 11 11:12:45 2016 Ow, but now I discover that this behaviour was very buggy in 3.1.0. Committed changes turn up in wrong records in 3.1.0! Better not being able to commit changes than committing in wrong records. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Cannot reproduce the problem. Please provide database that this problem can be reproduced on (attach to the answer comment). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
(This issue was migrated from the old bug tracker of SQLiteStudio)
Original ID from old bug tracker: 3238
Originally created at: Sun Dec 11 11:12:45 2016
Originally last updated at: Sun Dec 11 11:12:45 2016
In 3.1.0 I was able to edit the cell contents of the column �Status� from this query:
and
and
and
and
and
but in 3.1.1 this is not possible anymore. When trying to enter a value in the datagrid of column �Status� a message is shown in the Status window, saying:
[11:04:44] Cannot edit this cell. Details: The query execution mechanism had problems with extracting ROWID's properly. This might be a bug in the application. You may want to report this.
When displaying column and row details tooltip in dataview (Configuration / Data browing) is checked, 3.1.0 does show info including rowID, 3.1.1 does not show anything.
Plugins loaded:
ScriptingTcl, SqlExport, MultiEditorTimePlugin, RegExpImport, MultiEditorDateTimePlugin, SqliteHighlighterPlugin, PopulateDictionary, HtmlExport, ConfigMigration, Printing, MultiEditorNumericPlugin, PopulateRandomText, MultiEditorHexPlugin, XmlExport, JavaScriptHighlighterPlugin, PopulateConstant, ScriptingQt, DbSqliteCipher, PopulateRandom, PopulateSequence, MultiEditorBoolPlugin, DbSqliteWx, PdfExport, SqlEnterpriseFormatter, MultiEditorTextPlugin, DbPluginSqlite3, ScriptingSql, JsonExport, CsvExport, MultiEditorDatePlugin, CsvImport, PopulateScript, DbSqlite2
Version:
3.1.1
Operating System:
MacOS X 10.11 El Capitan, 64bit
Beta Was this translation helpful? Give feedback.
All reactions