Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

results misformat when using "pragma table_info('table_name')" #22

Closed
pawelsalawa opened this issue Jan 12, 2018 · 2 comments
Closed
Labels
old-sqlitestudio-2 Historical issue, imported from old tracker for SQLiteStudio 2.x

Comments

@pawelsalawa
Copy link
Owner

(This issue was migrated from the old bug tracker of SQLiteStudio)

Original ID from old bug tracker: 173
Originally created at: Thu Jul 28 13:16:25 2011
Originally last updated at: Thu Jul 28 13:16:25 2011

HOW TO REPRODUCE:
Open query editor and write
PRAGMA table\_info('')
Execute
The results window should show one row for each colum in the table (with the columns cid, name, type, notnull, dflt\_value and pk), instead the results window shows one row with all the columns info.

DESCRIPTION:
The results window should show one row for each colum in the table (with the columns cid, name, type, notnull, dflt\_value and pk).

OPERATING SYSTEM:
Windows 7

APPLICATION VERSION:
2.0.12

TCL PACKAGES:
autoscroll.................... 1.1
crc16......................... 1.1.1
crc32......................... 1.3.1
http.......................... 2.7.5
Itcl.......................... 3.4
Itk........................... 3.4
md4........................... 1.0.5
md5........................... 1.4.4
msgcat........................ 1.4.3
sha1.......................... 2.0.3
sha256........................ 1.0.2
sqlite........................ 2.0
sqlite3....................... 3.7.4
Tcl........................... 8.5.9
Thread........................ 2.6.6
Tk............................ 8.5.9
tkpng......................... 0.7
treectrl...................... 2.3.1
ttk::dialog................... 0.8
ttk::theme::alt............... 8.5
ttk::theme::clam.............. 8.5
ttk::theme::classic........... 8.5
ttk::theme::default........... 8.5
ttk::theme::keramik........... 0.6.1
ttk::theme::keramik\_alt....... 0.6.1
ttk::theme::plastik........... 0.6.1
ttk::theme::vista............. 1.0
ttk::theme::winnative......... 8.5
ttk::theme::xpnative.......... 8.5
uuencode...................... 1.1.5
winappendfile................. 1.0
yencode....................... 1.1.3\n\nOperating system:\nWindows 7\n\nVersion:\n2.0.12

@pawelsalawa
Copy link
Owner Author

Originally created at: Thu Jul 28 13:16:25 2011

Status changed to assigned

@pawelsalawa
Copy link
Owner Author

Originally created at: Thu Jul 28 13:16:25 2011

Status changed to done

@pawelsalawa pawelsalawa changed the title #173 results misformat when using "pragma table_info('table_name')" results misformat when using "pragma table_info('table_name')" Jan 14, 2018
@pawelsalawa pawelsalawa added the old-sqlitestudio-2 Historical issue, imported from old tracker for SQLiteStudio 2.x label Jan 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
old-sqlitestudio-2 Historical issue, imported from old tracker for SQLiteStudio 2.x
Projects
None yet
Development

No branches or pull requests

1 participant