Skip to content

Releases: primaryobjects/json-to-sqlite

Added icon.

Choose a tag to compare

@primaryobjects primaryobjects released this 25 Feb 17:34
fb1c50b
1.0.7

Add files via upload

Release.

Choose a tag to compare

@primaryobjects primaryobjects released this 25 Feb 17:02
5f58159
1.0.5

Update package-lock.json

Convert multiple JSON formats.

Choose a tag to compare

@primaryobjects primaryobjects released this 25 Feb 16:31
5c5a9c6
Merge pull request #2 from primaryobjects/json-to-sqlite-multi-tables

Json to sqlite multi tables

Added setting to customize table name in sqlite.

Choose a tag to compare

@primaryobjects primaryobjects released this 23 Feb 03:47
1.0.3

Added setting to customize the table name saved in sqlite. Default is…

Create columns names by type.

Choose a tag to compare

@primaryobjects primaryobjects released this 22 Feb 07:05
1.0.2

Fixed database column types.

New release.

Choose a tag to compare

@primaryobjects primaryobjects released this 22 Feb 03:48
1.0.1

Fix output filename.

Publish release.

Choose a tag to compare

@primaryobjects primaryobjects released this 22 Feb 03:41
1.0.0

License.

Initial release.

Choose a tag to compare

@primaryobjects primaryobjects released this 22 Feb 03:34
0.0.1

Fixed sqlite output filename. Updated screenshot.