× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
aquaclusters.josekibold reported 2012-12-17T13:38:31Z  · tomconrad last modified 2018-03-06T17:46:04Z

SQLite Autocompletion Case-sensitivity


Dev
Sachin Prakash
SachinPrakash
QA
Fun Fun
funfun
Priority Low
Complexity Unknown
Component App - FluidShell
Version Future - PM

Table & column names seem to be case-insensitive in SQLite, however if having created, for instance, a table with lowercase chars and then using a select with uppercase chars, the pop-up window does not stay up.

Example: (^ = pressing the Tab key)

$ create table test_lc (col_lc text) /
$ select * from T^<---The pop-up window correctly appears
$ select * from T^e<---However, if after the Tab key, the next char is typed, the pop-up disappears, it should stay up

$ select * from test_lc where C^
$ select * from test_lc where C^o<---Similar for columns

Issue #8080

New
 
 
Completion
No due date
Fixed Build trunk/30666
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017