Releases: lukasmartinelli/pgfutter
Releases · lukasmartinelli/pgfutter
v1.2
v1.1
Implemented enhancements:
- JSONB instead of JSON #17
Merged pull requests:
- Add support for importing as jsonb #18 (mattmacleod)
v1.0
- Stdin/Stdout streaming by @rrbarbosa #11
- Deal with
#
in column names by @ghidinelli #14 #13 - Detect table creation errors e353ba7
v0.4 SSL and single JSON object support
0.3.2
- CSV errors for columns that do not have the same length are now dealt with correctly
0.3.1
- Better error handling
- Handle delimiters in header row
Initial release for the brave ones
A version I only need to be a little ashamed of.
Most things work now.
JSON and CSV Support tested
There still might be some edge cases but it works grosso modo.
Initial Release
Only CSV files are supported and import is not even guaranteed.