Skip to content

Releases: noborus/trdsql

v0.6.1: Separate packages for use as libraries.

23 Jun 03:08
b28748d
Compare
Choose a tag to compare

Create a package trdsql, it was to be used as a library.
Change internal name and structure.
Migrate to go module.
Add new TBLN format.
fix deploy script.

v0.5.0: Supported wildcards of filenames.

14 Jan 02:50
Compare
Choose a tag to compare
  • Supported wildcards of filenames.
  • Supports compressed gzip file.
  • Support when number of columns is not constant.
  • #23 Supports filenames containing spaces. Thanks @gybot.

v0.4.1: Change of install method

30 Jan 10:23
Compare
Choose a tag to compare

Enabled JSON1 extension of SQLite 3.
Change of build method.

release candidate

27 Jan 00:56
Compare
Choose a tag to compare
release candidate Pre-release
Pre-release

test

v0.4.0

20 Jan 18:29
Compare
Choose a tag to compare

Speed up by bulk insert (SQLite / MySQL) / copy (PostgreSQL).
Improve to keep the order of LTSV.
Standard input also enabled "STDIN".

v0.3.4

31 Dec 13:27
Compare
Choose a tag to compare
Added support for JSON input.

v0.3.3

06 Aug 02:48
Compare
Choose a tag to compare

Fixed version of v 0.3.2

v0.3.2

06 Aug 01:09
Compare
Choose a tag to compare
glide update

github release upload fix version

28 Jul 12:37
Compare
Choose a tag to compare
Pre-release
v0.3.0d2

Fix darwin's zip name.

v0.3.1

28 Jul 17:19
Compare
Choose a tag to compare
Merge pull request #4 from noborus/guessmode

Guessmode