feat(pg): add Ubuntu/Debian PostgreSQL installation guide & enhanced SheetJSPG.js type deduc #22

Merged
asadbek064 merged 1 commits from asadbek064/docs.sheetjs.com:demo-postgresql-improved-type-detection into master 2024-11-21 13:59:50 +00:00

1 Commits

Author SHA1 Message Date
Asad
7315b4211c feat(pg): add Ubuntu/Debian PostgreSQL installation guide & enhanced SheetJSPG.js type deduc
- Include Ubuntu/Debian installation instructions
- Improve PostgreSQL table creation with better type detection
- Enhance date format detection and parsing

Breaking Changes:
- Replace `aoo_to_pg_table` to `sheet_to_pg_table` & now it takes worksheet object instead of array of arrays
- Changed type detection algorithm may produce column types
2024-11-20 19:45:34 -05:00