× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
aquaclusters.josekibold reported 2012-12-06T21:02:22Z  · last modified 2012-12-13T22:17:05Z

SQLite - \sqlexport not considering -DS param


Dev
Jenny Nishimura
JennyNishimura
QA
Sachin Prakash
SachinPrakash
Priority Low
Complexity Unknown
Component App - FluidShell
Version 13.0

The \sqlexport cmd seems not to use the char specified by the -DS param.

 
Example:
$ DROP TABLE IF EXISTS table1 /
$ CREATE TABLE table1 (col decimal(5,3)) /
$ INSERT INTO table1 VALUES (2.5) /
$ INSERT INTO table1 VALUES (3.85) /
$ sqlexport table1 -DS ';'
"col"
2.5
3.85<---Expected would be 2;5 and 3;85

 

Tested using ADStudio 13 Dev 42 on Ubuntu 12.10.

Issue #8033

Closed
Fixed
Resolved 2012-12-07T17:14:35Z
 
 
Completion
No due date
Fixed Build 30494
No time estimate

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