Home Applications csvgen

csvgen

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
4 reviews
0
Awards
1.5k
Views
2.3k
IPM installs
0
9
Details
Releases
Reviews
Issues
Pull requests
Articles
Dependencies
Dependants
Version: 1.5.1 16 May, 2023

bugfix for RHEL, Ubuntu

Version: 1.5.0 02 May, 2023

Fix unittest naming issue

Version: 1.4.1 31 Jan, 2022

SQLtoCSV method is implemented. allows export to CSV file as a result of an arbitrary SQL query.
Credits goes to Eduard Lebedyuk

Version: 1.4.0 30 Jan, 2022

removed ssl-client dependency.
changed to one-liner from Guillaume Rongier

Version: 1.3.1 24 Jan, 2022

DATETIME support
SQL reserved words support - if the reserved word is found in the header it adds "Field" string to it. e.g. if the col named DATE which is a reserved word, so it makes the field with the name DATEField

Version: 1.3.0 23 Jan, 2022

LOAD DATA support
header and load data parameters introduced

Version: 1.2.1 16 Dec, 2021

Added the Append support.
A new parameter pAppend=1 allows to add records from a file with similar scheme

Version: 1.1.14 09 Dec, 2021
  • Generate() documentation fix,
  • Classname autogeneration fix on Windows,
  • Shields for code quality and last commit indication
Version: 1.1.12 20 Jul, 2021

ssl-client dependency fix - now works with the latest ssl-client

Version: 1.1.11 21 Mar, 2021

Module description is introduced

Version: 1.1.10 16 Oct, 2020

dots in columns fix. Dots are converted to "_"

Version: 1.1.9 09 Oct, 2020

icon update

Version: 1.1.8 29 Sep, 2020
Version: 1.1.7 29 Sep, 2020

Fixed error messaging for importing issues

Version: 1.1.6 14 Jul, 2020

files with less than 5 lines fix

Version: 1.1.5 06 Jun, 2020

bug fix for delimeters other than comma

Version: 1.1.4 01 Jun, 2020

delimiter bugfix

Version: 1.1.3 30 May, 2020

Bugfix with rowtypes

Version: 1.1.2 30 May, 2020

Rowtypes parameter is introduced

Version: 1.1.1 29 May, 2020

Fixed bug in datatypes determination

Version: 1.1.0 24 May, 2020

Guess on datatypes feature is introduced.

Version: 1.0.0 18 May, 2020

Initial Release

Made with
Install
zpm install csvgen download archive
Version
1.5.116 May, 2023
ObjectScript quality test
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
First published
18 May, 2020
Last checked by moderator
15 Jan, 2024Works